summaryrefslogtreecommitdiff
path: root/audio/gdrdao
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gdrdao')
-rw-r--r--audio/gdrdao/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile
index f459f305c60f..6848d9486580 100644
--- a/audio/gdrdao/Makefile
+++ b/audio/gdrdao/Makefile
@@ -14,7 +14,8 @@ MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= cdrdao:${PORTSDIR}/audio/cdrdao
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix gnomelibs
GNU_CONFIGURE= yes
.include <bsd.port.mk>