diff options
author | Josef Karthauser <joe@FreeBSD.org> | 2000-03-20 10:10:54 +0000 |
---|---|---|
committer | Josef Karthauser <joe@FreeBSD.org> | 2000-03-20 10:10:54 +0000 |
commit | 1033850a4d11ff50cdaf26bfc5dbd57872a9b5b6 (patch) | |
tree | d70becc8c91632cccdad6be48aa0f7276acc3496 /audio/gnapster | |
parent | f6d9d3e93b87127b655ca085aa1969965741c5c1 (diff) |
Notes
Diffstat (limited to 'audio/gnapster')
-rw-r--r-- | audio/gnapster/Makefile | 3 |
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 |