summaryrefslogtreecommitdiff
path: root/x11-wm/flwm
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-29 11:03:46 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-29 11:03:46 +0000
commit2eeed93f56d84bfd6ba17f3a5a6c2a62b34a9226 (patch)
tree688044dbd7d4d260b7574983071340b40f358086 /x11-wm/flwm
parentd27cd8f96516098b9368c9d01cca943b9ae2cb5b (diff)
downloadfreebsd-ports-2eeed93f56d84bfd6ba17f3a5a6c2a62b34a9226.zip
- clerify
- Switch to USES=autoreconf
Diffstat (limited to 'x11-wm/flwm')
-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