diff options
Diffstat (limited to 'x11-clocks/xtimer/Makefile')
-rw-r--r-- | x11-clocks/xtimer/Makefile | 1 |
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> |