aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gdrdao
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-07-28 06:58:47 +0800
committermarcus <marcus@FreeBSD.org>2002-07-28 06:58:47 +0800
commit4ef0ee5c0742eddefe891581a58a37d2093b25fe (patch)
tree28cff2b1d792edad830bb22e9bd547944f597175 /audio/gdrdao
parent54d689c11eb53fb4345d740e2af0f88a10217537 (diff)
downloadfreebsd-ports-gnome-4ef0ee5c0742eddefe891581a58a37d2093b25fe.tar.gz
freebsd-ports-gnome-4ef0ee5c0742eddefe891581a58a37d2093b25fe.tar.zst
freebsd-ports-gnome-4ef0ee5c0742eddefe891581a58a37d2093b25fe.zip
Use USE_GNOMENG.
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>