aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gkrellmss2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:35 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:35 +0800
commit183c2ed74f9ba597bfdcd691c599804d7f5a3e4c (patch)
treec26e051ce9bb507a30f037e71492dd46999e8dee /audio/gkrellmss2
parent74489ba18d448cba23df3964a916d5d92aafbefc (diff)
downloadfreebsd-ports-gnome-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.tar.gz
freebsd-ports-gnome-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.tar.zst
freebsd-ports-gnome-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
Diffstat (limited to 'audio/gkrellmss2')
-rw-r--r--audio/gkrellmss2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile
index 698c8f77d130..ecd8919e5b2d 100644
--- a/audio/gkrellmss2/Makefile
+++ b/audio/gkrellmss2/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
USES= gmake
+NO_STAGE= yes
USE_XORG= x11
USE_GNOME= esound gtk20
MAKE_ENV= LOCALEDIR="${PREFIX}/share/locale"