diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-11-08 17:43:09 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-11-08 17:43:09 +0000 |
commit | d7dcd2d2a843bfdb150b3206dc131629d6cebb12 (patch) | |
tree | 015085c908ea94d858ed10cbc3fdf6a7f20dd446 /security/p5-Authen-SASL-Cyrus | |
parent | 91b83f02831bf94e736a860d58f1256c8ac3e565 (diff) | |
download | ports-d7dcd2d2a843bfdb150b3206dc131629d6cebb12.tar.gz ports-d7dcd2d2a843bfdb150b3206dc131629d6cebb12.zip |
Notes
Diffstat (limited to 'security/p5-Authen-SASL-Cyrus')
-rw-r--r-- | security/p5-Authen-SASL-Cyrus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-SASL-Cyrus/Makefile b/security/p5-Authen-SASL-Cyrus/Makefile index 749dd5b5a4bb..2d06420f31e3 100644 --- a/security/p5-Authen-SASL-Cyrus/Makefile +++ b/security/p5-Authen-SASL-Cyrus/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" MAN3= Authen::SASL::Cyrus.3 |