aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/pcmanfm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
commit83021732317b2ba7b8c7b282f63433710942e378 (patch)
tree96bf111a2c4bd2fb8f21e7bd11b5e29e623151fd /x11-fm/pcmanfm
parent77aed62c7dd85849d79f39424870b45a07e0a078 (diff)
downloadports-83021732317b2ba7b8c7b282f63433710942e378.tar.gz
ports-83021732317b2ba7b8c7b282f63433710942e378.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326089
Diffstat (limited to 'x11-fm/pcmanfm')
-rw-r--r--x11-fm/pcmanfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile
index 8e3d22eee5b1..1c85d05804c3 100644
--- a/x11-fm/pcmanfm/Makefile
+++ b/x11-fm/pcmanfm/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification \
USE_GNOME= gtk20
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_FAM= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib