aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dryad
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 10:07:35 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 10:07:35 +0000
commitcc121d979407d6c3fdfdef751cec3b97e5ed9885 (patch)
treec2b4515527fa44f542b6521d6f5d161920a65bce /devel/dryad
parenta3dda2e04d90f5ebf144836d5c498188539545d0 (diff)
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Diffstat (limited to 'devel/dryad')
-rw-r--r--devel/dryad/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/dryad/Makefile b/devel/dryad/Makefile
index 0a59641438ee..9c5c84deb691 100644
--- a/devel/dryad/Makefile
+++ b/devel/dryad/Makefile
@@ -24,7 +24,6 @@ RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \