aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gdrdao
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-03-23 14:36:32 +0800
committerdinoex <dinoex@FreeBSD.org>2001-03-23 14:36:32 +0800
commit41533b2df1e73ac929db61753212bdda859d3e8b (patch)
tree7cd1cd609a55ada7e5607e540312e7772608ae36 /audio/gdrdao
parent903225e82a9068e8824e58a43cba33afbce6aa45 (diff)
downloadfreebsd-ports-gnome-41533b2df1e73ac929db61753212bdda859d3e8b.tar.gz
freebsd-ports-gnome-41533b2df1e73ac929db61753212bdda859d3e8b.tar.zst
freebsd-ports-gnome-41533b2df1e73ac929db61753212bdda859d3e8b.zip
Dependencies added: USE_GNOME, as Build failed without gnomeConf.sh
Diffstat (limited to 'audio/gdrdao')
-rw-r--r--audio/gdrdao/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile
index 2274d85282e6..7dcaaee67d6c 100644
--- a/audio/gdrdao/Makefile
+++ b/audio/gdrdao/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= anders@fix.no
RUN_DEPENDS= cdrdao:${PORTSDIR}/audio/cdrdao
-USE_GTK= yes
+USE_GNOME= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>