diff options
-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 2fc282d..1c48041 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 |