Import of pkgsrc-2014Q1

This commit is contained in:
2014-11-05 12:41:07 +01:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions
+4 -2
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.7 2012/11/08 08:48:13 manu Exp $
# $NetBSD: Makefile.common,v 1.8 2014/01/09 05:07:05 obache Exp $
#
# used by security/cy2-saml/Makefile
# used by security/pam-saml/Makefile
@@ -16,7 +16,9 @@ USE_LANGUAGES+= c
DISTINFO_FILE= ${.CURDIR}/../../security/crudesaml/distinfo
CONFIGURE_ARGS+=--with-sasl2=${PREFIX}
CONFIGURE_ARGS+=--with-sasl2=${BUILDLINK_PREFIX.cyrus-sasl}
CONFIGURE_ARGS+=--with-lasso=${BUILDLINK_PREFIX.lasso}
CONFIGURE_ARGS+=--with-pam=${PAMBASE}
.include "../../security/cyrus-sasl/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"