summaryrefslogtreecommitdiff
path: root/net/crescendo
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 /net/crescendo
parentUpdate to 0.0.27. (diff)
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Notes
Notes: svn path=/head/; revision=31811
Diffstat (limited to 'net/crescendo')
-rw-r--r--net/crescendo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile
index ad42d8d2658f..2ef10ab86e72 100644
--- a/net/crescendo/Makefile
+++ b/net/crescendo/Makefile
@@ -19,7 +19,6 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-compile-warnings=yes
CONFIGURE_ARGS+= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \