summaryrefslogtreecommitdiff
path: root/audio/gnapster
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-01-01 20:42:40 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-01-01 20:42:40 +0000
commitf0a5f4979cb45b42bed4b215a66278221a0e020f (patch)
treeab2d39954e294a7b34c4c9177944e23ab9629e51 /audio/gnapster
parentUpdate to 0.99.3 which fixes the compile error found by bento (diff)
*smacks self* -- GNOME ports need to depend on GNOME!
Notes
Notes: svn path=/head/; revision=24334
Diffstat (limited to 'audio/gnapster')
-rw-r--r--audio/gnapster/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile
index 1a1f6a9d3b3c..68a29b410245 100644
--- a/audio/gnapster/Makefile
+++ b/audio/gnapster/Makefile
@@ -12,4 +12,6 @@ MASTER_SITES= http://www.gotlinux.org/~jasta/files/
MAINTAINER= cpiazza@FreeBSD.org
+LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
+
.include <bsd.port.mk>