diff options
Diffstat (limited to 'audio/gnomeaudio/Makefile')
-rw-r--r-- | audio/gnomeaudio/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/gnomeaudio/Makefile b/audio/gnomeaudio/Makefile index 0232dfb10729..7997f994fdad 100644 --- a/audio/gnomeaudio/Makefile +++ b/audio/gnomeaudio/Makefile @@ -14,15 +14,11 @@ DISTNAME= gnome-audio-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org -BUILD_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs - USE_X_PREFIX= yes USE_GMAKE= yes +USE_GNOMELIBS= yes NO_BUILD= yes -INSTALL_TARGET= INSTALL_DATA="${INSTALL_DATA}" install - post-extract: @${RM} -fr ${WRKSRC}/sounds/sounds |