summaryrefslogtreecommitdiff
path: root/x11-clocks/sanduhr
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/sanduhr
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
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/sanduhr')
-rw-r--r--x11-clocks/sanduhr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile
index 315f544d9cad..f5fc107ff5d6 100644
--- a/x11-clocks/sanduhr/Makefile
+++ b/x11-clocks/sanduhr/Makefile
@@ -19,4 +19,5 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= sanduhr.1
+NO_STAGE= yes
.include <bsd.port.mk>