Date: Fri, 5 Jul 2013 06:33:58 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322306 - head/mail/mpop Message-ID: <201307050633.r656Xwkg018016@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307050633.r656Xwkg018016>