aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 00:21:38 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 00:21:38 +0800
commitab93ec4098542fafc79f85ccb037c088a175a225 (patch)
tree0f91c8ecd5ebbf28bdef91ce28d785f5877b833d /mail
parentb9ef45ee941ff10c20e52800c17a4fe88584047e (diff)
downloadfreebsd-ports-gnome-ab93ec4098542fafc79f85ccb037c088a175a225.tar.gz
freebsd-ports-gnome-ab93ec4098542fafc79f85ccb037c088a175a225.tar.zst
freebsd-ports-gnome-ab93ec4098542fafc79f85ccb037c088a175a225.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'mail')
-rw-r--r--mail/libpst/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile
index 29d4e49ca1e5..96e3be9a7578 100644
--- a/mail/libpst/Makefile
+++ b/mail/libpst/Makefile
@@ -15,8 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= gsf-1:${PORTSDIR}/devel/libgsf
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= iconv pathfix
+USES= iconv pathfix gmake pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -liconv
CONFIGURE_ARGS+= --disable-python --enable-libpst-shared