summaryrefslogtreecommitdiff
path: root/audio/gdrdao
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-03-23 06:36:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-03-23 06:36:32 +0000
commit40b14bc2c0825e8b7d2abc77a2238490df4a3f3c (patch)
treed8947dc1e9b89d6b015f7d209d0f52459b534e5a /audio/gdrdao
parentSigh. Reclaim these, primarily for GNOME 1.4 (diff)
Dependencies added: USE_GNOME, as Build failed without gnomeConf.sh
Notes
Notes: svn path=/head/; revision=40249
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>