aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/e16-themes
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/e16-themes
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/e16-themes')
-rw-r--r--x11-themes/e16-themes/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/e16-themes/Makefile b/x11-themes/e16-themes/Makefile
index 4e0b644a3e05..ae663f9491e9 100644
--- a/x11-themes/e16-themes/Makefile
+++ b/x11-themes/e16-themes/Makefile
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: e16-themes
-# Date created: 20 August 2008
-# Whom: gahr
-#
+# Created by: gahr
# $FreeBSD$
-#
PORTNAME= e16-themes
PORTVERSION= 1.0.1
@@ -16,4 +12,5 @@ COMMENT= A set of themes for the e16 window manager
DATADIR= ${PREFIX}/share/e16
GNU_CONFIGURE= yes
+NO_STAGE= yes
.include <bsd.port.mk>