diff options
Diffstat (limited to 'x11-wm/flwm/Makefile')
-rw-r--r-- | x11-wm/flwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/flwm/Makefile b/x11-wm/flwm/Makefile index 0de2e0b31cd3..02a3a81f5b99 100644 --- a/x11-wm/flwm/Makefile +++ b/x11-wm/flwm/Makefile @@ -17,11 +17,11 @@ COMMENT= The Fast Light Window Manager LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk -BROKEN= does not compile - USE_XORG= x11 xt GNU_CONFIGURE= yes +CFLAGS+= -DFL_LIBRARY + MAN1= flwm.1 PLIST_FILES= bin/flwm |