aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/pcmanfm
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-05 18:05:22 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-05 18:05:22 +0000
commit3b2e69383d09215cb97a38b56c1b2016a0c1dccd (patch)
tree504f89eba627870a03765a96cca42c634d70a6fe /x11-fm/pcmanfm
parentf0d5807bb5fe216c1b9f331c49063af363dc2fe2 (diff)
downloadports-3b2e69383d09215cb97a38b56c1b2016a0c1dccd.tar.gz
ports-3b2e69383d09215cb97a38b56c1b2016a0c1dccd.zip
- Switch to USES=libtool
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=356664
Diffstat (limited to 'x11-fm/pcmanfm')
-rw-r--r--x11-fm/pcmanfm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile
index 3c9ac6a63473..8401e0067770 100644
--- a/x11-fm/pcmanfm/Makefile
+++ b/x11-fm/pcmanfm/Makefile
@@ -14,9 +14,9 @@ LICENSE= GPLv2
LIB_DEPENDS= libfm-gtk.so:${PORTSDIR}/x11/libfm
-USES= desktop-file-utils fam gmake pathfix pkgconfig tar:xz
+USES= desktop-file-utils fam gmake pathfix pkgconfig tar:xz libtool
USE_GNOME= gtk20
-USE_AUTOTOOLS= aclocal automake libtool
+USE_AUTOTOOLS= aclocal automake
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib