aboutsummaryrefslogtreecommitdiff
path: root/graphics/tinyows/Makefile
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-05-21 10:40:13 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-05-21 10:40:13 +0000
commit4d26941f980dce2097f5a8ec23d5cf71b6e368dd (patch)
tree2617473c595be101d7e1591b720949e43af1dc40 /graphics/tinyows/Makefile
parent5ab8094dd0e3d635ec1fce7859fb0bc1dbdb336c (diff)
downloadports-4d26941f980dce2097f5a8ec23d5cf71b6e368dd.tar.gz
ports-4d26941f980dce2097f5a8ec23d5cf71b6e368dd.zip
Notes
Diffstat (limited to 'graphics/tinyows/Makefile')
-rw-r--r--graphics/tinyows/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/graphics/tinyows/Makefile b/graphics/tinyows/Makefile
index 5d4caccc646b..b0565ecb0ed1 100644
--- a/graphics/tinyows/Makefile
+++ b/graphics/tinyows/Makefile
@@ -7,18 +7,17 @@
PORTNAME= tinyows
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics www geography
-MASTER_SITES= http://tinyows.org/tracdocs/release/
+MASTER_SITES= http://tinyows.org/release/
-MAINTAINER= joris.dedieu@nfrance.com
+MAINTAINER= joris.dedieu@gmail.com
COMMENT= High Performance WFS-T server
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
BUILD_DEPENDS= ${LOCALBASE}/lib/postgresql/postgis-1.5.so:${PORTSDIR}/databases/postgis
USE_BZIP2= YES
-WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= YES
OPTIONS= FASTCGI "Support FASTCGI" on \
@@ -26,8 +25,8 @@ OPTIONS= FASTCGI "Support FASTCGI" on \
.include <bsd.port.pre.mk>
.if defined(WITH_FASTCGI)
-BUILD_DEPENDS+= ${LOCALBASE}/bin/cgi-fcgi:${PORTSDIR}/www/fcgi
-CONFIGURE_ARGS+= --with-fastcgi=${LOCALBASE}
+BUILD_DEPENDS+= ${LOCALBASE}/bin/cgi-fcgi:${PORTSDIR}/www/fcgi
+CONFIGURE_ARGS+= --with-fastcgi=${LOCALBASE}
.endif
post-install: