- Fix broken linkage
Reported by: Andrea Venturoli <ml@netfence.it> Submitted by: clement
This commit is contained in:
parent
1d77025cf6
commit
008a90f7f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258964
@ -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}/
|
||||
|
Loading…
Reference in New Issue
Block a user