summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 09:59:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 09:59:01 +0000
commitb3e4e19ddced293c5d1147a3172d522b4a807708 (patch)
tree3c883a39a2d25fb39090c52b9f70a4343ca7cc7a /palm
parent- Unbreak parallel (-jX) builds by calling sub-makes correctly (via -C) (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326132
Diffstat (limited to 'palm')
-rw-r--r--palm/synce-gvfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile
index 6e3f92397eef..55202304c52d 100644
--- a/palm/synce-gvfs/Makefile
+++ b/palm/synce-gvfs/Makefile
@@ -15,8 +15,7 @@ LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix gvfs
INSTALLS_ICONS= yes
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}