aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gkleds2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-05 15:01:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-05 15:01:32 +0000
commit1b7e6abd724a4c5e608f4eccef6265ebb583e765 (patch)
tree0287c59519d68068c6efa6bfa63d089711bc2e35 /sysutils/gkleds2
parentf7b9fe4d55df62bbe5169be41b402dba2360cb5f (diff)
downloadports-1b7e6abd724a4c5e608f4eccef6265ebb583e765.tar.gz
ports-1b7e6abd724a4c5e608f4eccef6265ebb583e765.zip
- Switch to USES=libtool
Notes
Notes: svn path=/head/; revision=364114
Diffstat (limited to 'sysutils/gkleds2')
-rw-r--r--sysutils/gkleds2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkleds2/Makefile b/sysutils/gkleds2/Makefile
index 902aeeee4cd6..187abd72cc7f 100644
--- a/sysutils/gkleds2/Makefile
+++ b/sysutils/gkleds2/Makefile
@@ -14,10 +14,10 @@ COMMENT= GKrellM Leds for CapsLock, NumLock, and ScrollLock
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
-USES= pkgconfig gmake
+USES= gmake libtool pkgconfig
+GNU_CONFIGURE= yes
USE_XORG= x11 xtst
USE_GNOME= gtk20
-USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib