From 008a90f7f726017d8ba53909a3604f0a2607eaaa Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Sun, 8 Aug 2010 22:27:27 +0000 Subject: [PATCH] - Fix broken linkage Reported by: Andrea Venturoli Submitted by: clement --- www/mod_auth_pam2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/mod_auth_pam2/Makefile b/www/mod_auth_pam2/Makefile index 5bb07c77fa90..794cfbdee8f2 100644 --- a/www/mod_auth_pam2/Makefile +++ b/www/mod_auth_pam2/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_auth_pam PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} @@ -29,6 +29,8 @@ PORTEXAMPLES= pam-httpd.sample AP_FAST_BUILD= yes AP_GENPLIST= yes +AP_EXTRAS+= -lpam + post-install: .if !defined(NOPORTEXAMPLES) ${MKDIR} ${EXAMPLESDIR}/