diff options
Diffstat (limited to 'x11-clocks/asclock/Makefile')
-rw-r--r-- | x11-clocks/asclock/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile index 9286ce174077..565a33cb8038 100644 --- a/x11-clocks/asclock/Makefile +++ b/x11-clocks/asclock/Makefile @@ -15,10 +15,9 @@ COMMENT= Afterstep clock with some language extensions CONFLICTS= asclock-gtk-[0-9]* asclock-xlib-[0-9]* -USES= imake manpages +USES= imake USE_XORG= xpm xext x11 -MAN1= asclock.1 -PLIST_FILES= bin/asclock +PLIST_FILES= bin/asclock man/man1/asclock.1.gz pre-configure: (cd ${WRKSRC}; \ |