aboutsummaryrefslogtreecommitdiff
path: root/mail/libpst
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:21:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:21:38 +0000
commit839ef5dcc231d4578b27fddbf9ea3c594ccff39d (patch)
tree0f91c8ecd5ebbf28bdef91ce28d785f5877b833d /mail/libpst
parentcbec9fc70ac0777694fbd0422c3742d9aaf5b91f (diff)
downloadports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.tar.gz
ports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326025
Diffstat (limited to 'mail/libpst')
-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