aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xdaliclock
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:44:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:44:55 +0000
commit6935df75672d9ed497f643509740008419bf1332 (patch)
tree626cdc0708098b9ae718c54967bc53c73091f046 /x11-clocks/xdaliclock
parentdb5320be856bdee9461022fd559c0bdf3a782778 (diff)
downloadports-6935df75672d9ed497f643509740008419bf1332.tar.gz
ports-6935df75672d9ed497f643509740008419bf1332.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-clocks)
Notes
Notes: svn path=/head/; revision=327778
Diffstat (limited to 'x11-clocks/xdaliclock')
-rw-r--r--x11-clocks/xdaliclock/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile
index 4d7ca16522b6..259680dc4cdf 100644
--- a/x11-clocks/xdaliclock/Makefile
+++ b/x11-clocks/xdaliclock/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xdaliclock
-# Date created: 10th February 1995
-# Whom: gpalmer
-#
+# Created by: gpalmer
# $FreeBSD$
-#
PORTNAME= xdaliclock
PORTVERSION= 2.39
@@ -21,4 +17,5 @@ USE_XORG= xt sm ice xext x11
MAN1= xdaliclock.1
PLIST_FILES= bin/xdaliclock
+NO_STAGE= yes
.include <bsd.port.mk>