aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/murrine-configurator
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:54:03 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:54:03 +0800
commitc80d47b4ee8b5d248af3e3d557b961120f83a454 (patch)
treea722e5e9979458311291108139ad3ab6ca7cea31 /x11-themes/murrine-configurator
parentf62135ce74fb0d80b73e4ebf4fa42608418c9b5a (diff)
downloadfreebsd-ports-gnome-c80d47b4ee8b5d248af3e3d557b961120f83a454.tar.gz
freebsd-ports-gnome-c80d47b4ee8b5d248af3e3d557b961120f83a454.tar.zst
freebsd-ports-gnome-c80d47b4ee8b5d248af3e3d557b961120f83a454.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-themes)
Diffstat (limited to 'x11-themes/murrine-configurator')
-rw-r--r--x11-themes/murrine-configurator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/murrine-configurator/Makefile b/x11-themes/murrine-configurator/Makefile
index fd6d9c45f9f1..337180e2bd60 100644
--- a/x11-themes/murrine-configurator/Makefile
+++ b/x11-themes/murrine-configurator/Makefile
@@ -1,6 +1,5 @@
# Created by: Ted Stodgell <tstodgell@gmail.com>
# $FreeBSD$
-#
PORTNAME= murrine-configurator
PORTVERSION= 0.5
@@ -20,6 +19,7 @@ NO_BUILD= yes
USE_BZIP2= yes
USE_GNOME= gtk20
+NO_STAGE= yes
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/files/${PORTNAME} ${PREFIX}/bin
${MKDIR} ${PREFIX}/share/pixmaps || ${TRUE}