diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/asclock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile index 75539e7ede56..5933b7265ae5 100644 --- a/x11-clocks/asclock/Makefile +++ b/x11-clocks/asclock/Makefile @@ -18,7 +18,6 @@ CONFLICTS= asclock-gtk-[0-9]* asclock-xlib-[0-9]* # clang's cpp destroys whitespace, particularly hard tabs in makefiles, # which is fatal for imake. USES= imake -USE_GCC= any USE_XORG= xpm xext x11 MAN1= asclock.1 PLIST_FILES= bin/asclock |