diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-11-28 11:55:43 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-11-28 11:55:43 +0000 |
commit | 0369387e0358450ed4de0badd5479389487ac69a (patch) | |
tree | 2d2020fa82052df62054a2fd5a06667ccca251d5 /security | |
parent | 3685cb42d87ee1f949cfd79cd1268f7fdc893cb1 (diff) | |
download | ports-0369387e0358450ed4de0badd5479389487ac69a.tar.gz ports-0369387e0358450ed4de0badd5479389487ac69a.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 6b779c0e8105..61c2d196cdfb 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org PERL_CONFIGURE= yes +CONFIGURE_ARGS= -DPAM_STRERROR_NEEDS_PAMH MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Authen::FAQ.3 \ |