aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2010-10-26 00:13:30 +0800
committerdes <des@FreeBSD.org>2010-10-26 00:13:30 +0800
commitfb0142d7e7332953ba8c7a4a78a972277322f44f (patch)
tree3169c0b81fee53190bd50a4826bd4b891916a6d0 /www
parent5849962ebe7f476bcf12ade32f43f7562590d991 (diff)
downloadfreebsd-ports-gnome-fb0142d7e7332953ba8c7a4a78a972277322f44f.tar.gz
freebsd-ports-gnome-fb0142d7e7332953ba8c7a4a78a972277322f44f.tar.zst
freebsd-ports-gnome-fb0142d7e7332953ba8c7a4a78a972277322f44f.zip
Work around unnecessary dependency on py-docutils.
Diffstat (limited to 'www')
-rw-r--r--www/varnish/Makefile3
-rw-r--r--www/varnish2/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile
index 0f107658b97e..18d5e4da5ca2 100644
--- a/www/varnish/Makefile
+++ b/www/varnish/Makefile
@@ -15,13 +15,12 @@ COMMENT= The Varnish high-performance HTTP accelerator
LICENSE= BSD
-BUILD_DEPENDS= rst2man.py:${PORTSDIR}/textproc/py-docutils
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}
-CONFIGURE_ENV= RST2MAN=rst2man.py
+CONFIGURE_ENV= RST2MAN=true
USE_LDCONFIG= yes
USE_GNOME= pkgconfig
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile
index 0f107658b97e..18d5e4da5ca2 100644
--- a/www/varnish2/Makefile
+++ b/www/varnish2/Makefile
@@ -15,13 +15,12 @@ COMMENT= The Varnish high-performance HTTP accelerator
LICENSE= BSD
-BUILD_DEPENDS= rst2man.py:${PORTSDIR}/textproc/py-docutils
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}
-CONFIGURE_ENV= RST2MAN=rst2man.py
+CONFIGURE_ENV= RST2MAN=true
USE_LDCONFIG= yes
USE_GNOME= pkgconfig