summaryrefslogtreecommitdiff
path: root/audio/wsoundserver
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 /audio/wsoundserver
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 'audio/wsoundserver')
-rw-r--r--audio/wsoundserver/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile
index d6e86389b9b2..f03c9e46ac31 100644
--- a/audio/wsoundserver/Makefile
+++ b/audio/wsoundserver/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
MAKE_ARGS= "-E CFLAGS"