mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Apply new Makefile format
- Mark IGNORE for php_mapscripts [1] Reported by: Frank Broniewski <brfr@metrico.lu> [1] (via email)
This commit is contained in:
parent
29a4e3b49b
commit
a50f7d4f30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304942
@ -1,9 +1,5 @@
|
||||
# New ports collection Makefile for: mapserver
|
||||
# Date created: 2004-05-20
|
||||
# Whom: Douglas K. Rand <rand@meridian-enviro.com>
|
||||
#
|
||||
# Created by: Douglas K. Rand <rand@meridian-enviro.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mapserver
|
||||
PORTVERSION= 6.0.3
|
||||
@ -121,6 +117,7 @@ CONFIGURE_ARGS+= --with-postgis=${LOCALBASE}/bin/pg_config
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPHP}
|
||||
IGNORE= crashes or doesn't work
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-mapscript-php-image.c \
|
||||
${FILESDIR}/extra-patch-mapscript-php-php_mapscript.c \
|
||||
${FILESDIR}/extra-patch-mapscript-php-php_mapscript_util.c
|
||||
|
Loading…
Reference in New Issue
Block a user