summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2000-03-20 10:10:54 +0000
committerJosef Karthauser <joe@FreeBSD.org>2000-03-20 10:10:54 +0000
commit1033850a4d11ff50cdaf26bfc5dbd57872a9b5b6 (patch)
treed70becc8c91632cccdad6be48aa0f7276acc3496 /audio
parentFix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variable (diff)
Revert the explicit dependancy upon libungif. The breakage is elsewhere,
and this port is an innocent victim.
Notes
Notes: svn path=/head/; revision=26838
Diffstat (limited to 'audio')
-rw-r--r--audio/gnapster/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile
index 2fc282de72d2..1c48041ea70a 100644
--- a/audio/gnapster/Makefile
+++ b/audio/gnapster/Makefile
@@ -13,8 +13,7 @@ MASTER_SITES= http://www.gotlinux.org/~jasta/files/
MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
- Xpm.4:${PORTSDIR}/graphics/xpm \
- ungif.5:${PORTSDIR}/graphics/libungif
+ Xpm.4:${PORTSDIR}/graphics/xpm
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config