diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-27 22:58:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-27 22:58:47 +0000 |
commit | 8e9366c679c9b9dd38bace93bddb5790972bbfb7 (patch) | |
tree | 3952748e6eb49503142987d7baa17fce3b21430f /audio/gdrdao | |
parent | 11dcaeb94d2eef0d7d9590c6813495fe2ab1a5e7 (diff) | |
download | ports-8e9366c679c9b9dd38bace93bddb5790972bbfb7.tar.gz ports-8e9366c679c9b9dd38bace93bddb5790972bbfb7.zip |
Notes
Diffstat (limited to 'audio/gdrdao')
-rw-r--r-- | audio/gdrdao/Makefile | 3 |
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> |