aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/xtimer
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:44:55 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:44:55 +0800
commita74cf2f49cc90079912ddc93077b9437d9ae2381 (patch)
tree626cdc0708098b9ae718c54967bc53c73091f046 /x11-clocks/xtimer
parent75c703a072d2981400dc17a23ec971f3cf28a570 (diff)
downloadfreebsd-ports-gnome-a74cf2f49cc90079912ddc93077b9437d9ae2381.tar.gz
freebsd-ports-gnome-a74cf2f49cc90079912ddc93077b9437d9ae2381.tar.zst
freebsd-ports-gnome-a74cf2f49cc90079912ddc93077b9437d9ae2381.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-clocks)
Diffstat (limited to 'x11-clocks/xtimer')
-rw-r--r--x11-clocks/xtimer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile
index 6e578c84a19f..dff5d0a0c208 100644
--- a/x11-clocks/xtimer/Makefile
+++ b/x11-clocks/xtimer/Makefile
@@ -16,4 +16,5 @@ USE_XORG= ice sm x11 xaw xext xmu xpm xt
MAN1= xtimer.1
PLIST_FILES= bin/xtimer
+NO_STAGE= yes
.include <bsd.port.mk>