aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mate-power-manager
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-04 20:37:47 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-04 20:37:47 +0000
commitdab36ea58228595966dc1bf920c4cc3544350a26 (patch)
treed65326434d7f838a41a01da6ed6001ec062207ea /sysutils/mate-power-manager
parent57c52bfdcb9c4fe8712cf2977bafd3fdca05c197 (diff)
- Switch to USES=libtool
Approved by: portmgr blanket Approved by: kwm
Notes
Notes: svn path=/head/; revision=364052
Diffstat (limited to 'sysutils/mate-power-manager')
-rw-r--r--sysutils/mate-power-manager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile
index 067e3e32629c..c6c14d3d040f 100644
--- a/sysutils/mate-power-manager/Makefile
+++ b/sysutils/mate-power-manager/Makefile
@@ -22,13 +22,13 @@ RUN_DEPENDS= pkexec:${PORTSDIR}/sysutils/polkit
PORTSCOUT= limitw:1,even
-USES= gettext gmake pathfix pkgconfig tar:xz
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_MATE= autogen common:build docutils intlhack libmatekeyring \
panel
USE_XORG= x11 xext xproto xrandr xrender
USE_GNOME= cairo glib20 gnomehier gtk20
INSTALLS_OMF= yes
-USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ARGS= --with-doc-dir=${PREFIX}/share/doc \