summaryrefslogtreecommitdiffstats
path: root/audio/normalize
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-02-20 13:59:56 +0000
committersf <sf@FreeBSD.org>2001-02-20 13:59:56 +0000
commitf7ee7d30b15b96b86a566a5962fd82c7b7108c79 (patch)
treed96d7d764b5bb456a8b336f5baeee7d962394dc3 /audio/normalize
parentbf8f7bf78a0597594708cf6899989d82df9e8b4e (diff)
downloadFreeBSD-ports-f7ee7d30b15b96b86a566a5962fd82c7b7108c79.zip
FreeBSD-ports-f7ee7d30b15b96b86a566a5962fd82c7b7108c79.tar.gz
get rid of unnecessary libgnugetopt dependency.
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 eaf4fe0..f10a4d5 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
OpenPOWER on IntegriCloud