aboutsummaryrefslogtreecommitdiff
path: root/audio/normalize
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-02-20 13:59:56 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-02-20 13:59:56 +0000
commite0057c90d61c9a2a354f458a22ce0c7c80e56e34 (patch)
tree6039defcfc60f27f4db21339160f404d33e4239b /audio/normalize
parent77e73afdc32c067287cf1a30e96dc30df9fe4667 (diff)
downloadports-e0057c90d61c9a2a354f458a22ce0c7c80e56e34.tar.gz
ports-e0057c90d61c9a2a354f458a22ce0c7c80e56e34.zip
get rid of unnecessary libgnugetopt dependency.
Notes
Notes: svn path=/head/; revision=38507
Diffstat (limited to 'audio/normalize')
-rw-r--r--audio/normalize/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile
index eaf4fe05a6ac..f10a4d59616b 100644
--- a/audio/normalize/Makefile
+++ b/audio/normalize/Makefile
@@ -12,8 +12,7 @@ MASTER_SITES= http://www.cs.columbia.edu/~cvaill/normalize/
MAINTAINER= greid@ukug.uk.freebsd.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
- gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes