aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 03:55:48 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 03:55:48 +0800
commitcc33170943fa61617b8f7e5b3db1b43320de5379 (patch)
tree75e8ab6c627957618692c95d7dad6a3f1adee9d9 /mail
parent710bc4835ca10e614f678c9ada13dd8c16981f7a (diff)
downloadfreebsd-ports-gnome-cc33170943fa61617b8f7e5b3db1b43320de5379.tar.gz
freebsd-ports-gnome-cc33170943fa61617b8f7e5b3db1b43320de5379.tar.zst
freebsd-ports-gnome-cc33170943fa61617b8f7e5b3db1b43320de5379.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'mail')
-rw-r--r--mail/libvmime/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index 3e4b45d67f15..037aa8ab751e 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libvmime
-# Date created: September 17, 2005
-# Whom: delphij@FreeBSD.org
-#
+# Created by: delphij@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= libvmime
PORTVERSION= 0.9.1
@@ -18,8 +14,7 @@ LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gsasl:${PORTSDIR}/security/gsasl
USE_BZIP2= yes
-USE_GMAKE= yes
-USES= iconv
+USES= iconv gmake pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes