svn commit: r322306 - head/mail/mpop
Baptiste Daroussin
bapt at FreeBSD.org
Fri Jul 5 06:33:58 UTC 2013
Author: bapt
Date: Fri Jul 5 06:33:58 2013
New Revision: 322306
URL: http://svnweb.freebsd.org/changeset/ports/322306
Log:
add explicit dependency on pkgconfig
Modified:
head/mail/mpop/Makefile
Modified: head/mail/mpop/Makefile
==============================================================================
--- head/mail/mpop/Makefile Fri Jul 5 06:33:06 2013 (r322305)
+++ head/mail/mpop/Makefile Fri Jul 5 06:33:58 2013 (r322306)
@@ -16,6 +16,7 @@ OPTIONS_DEFINE= GNUTLS GSASL NLS
GNUTLS_DESC= GNUTLS Enable gnuTLS support
GSASL_DESC= GSASL GNU SASL authentication support
+USES= pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libidn
More information about the svn-ports-head
mailing list