aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-29 19:03:46 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-29 19:03:46 +0800
commit7eaddce549add869454b6142e56b2730d51fe1d8 (patch)
tree688044dbd7d4d260b7574983071340b40f358086 /x11-wm
parent1143640a002b0f90f20fd3aecca31411062f446d (diff)
downloadfreebsd-ports-gnome-7eaddce549add869454b6142e56b2730d51fe1d8.tar.gz
freebsd-ports-gnome-7eaddce549add869454b6142e56b2730d51fe1d8.tar.zst
freebsd-ports-gnome-7eaddce549add869454b6142e56b2730d51fe1d8.zip
- clerify
- Switch to USES=autoreconf
Diffstat (limited to 'x11-wm')
-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