diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-01-01 20:42:40 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-01-01 20:42:40 +0000 |
commit | 50ffda637f0d6ca0acce9fda909aff893ca6f5b0 (patch) | |
tree | 65bffa9100cfabc8570aead1cc7217507d79d869 /audio | |
parent | 5cefce8fbf5f40e42a604e2562f6e4968d11bc54 (diff) | |
download | FreeBSD-ports-50ffda637f0d6ca0acce9fda909aff893ca6f5b0.zip FreeBSD-ports-50ffda637f0d6ca0acce9fda909aff893ca6f5b0.tar.gz |
*smacks self* -- GNOME ports need to depend on GNOME!
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnapster/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile index 1a1f6a9..68a29b4 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> |