diff options
Diffstat (limited to 'x11-clocks/asclock/Makefile')
-rw-r--r-- | x11-clocks/asclock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile index 5933b7265ae5..f650df97aa6f 100644 --- a/x11-clocks/asclock/Makefile +++ b/x11-clocks/asclock/Makefile @@ -22,6 +22,7 @@ USE_XORG= xpm xext x11 MAN1= asclock.1 PLIST_FILES= bin/asclock +NO_STAGE= yes pre-configure: (cd ${WRKSRC}; \ ${ECHO_CMD} ${ASCLOCK_LANG} | ${WRKSRC}/configure > /dev/null) |