diff options
Diffstat (limited to 'audio/gnapster')
-rw-r--r-- | audio/gnapster/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile index 1c48041ea70a..2fc282de72d2 100644 --- a/audio/gnapster/Makefile +++ b/audio/gnapster/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= http://www.gotlinux.org/~jasta/files/ MAINTAINER= cpiazza@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ - Xpm.4:${PORTSDIR}/graphics/xpm + Xpm.4:${PORTSDIR}/graphics/xpm \ + ungif.5:${PORTSDIR}/graphics/libungif GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |