summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/flwm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/flwm/Makefile b/x11-wm/flwm/Makefile
index 76a4f0da47da..89bf8bcc30f2 100644
--- a/x11-wm/flwm/Makefile
+++ b/x11-wm/flwm/Makefile
@@ -9,12 +9,12 @@ CATEGORIES= x11-wm
MAINTAINER= ports@FreeBSD.org
COMMENT= The Fast Light Window Manager
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk-devel
-USES= gmake
-USE_AUTOTOOLS= autoconf
+USES= autoreconf gmake
+GNU_CONFIGURE= yes
USE_XORG= x11 xt
USE_GITHUB= yes