aboutsummaryrefslogtreecommitdiff
path: root/net/nss-pam-ldapd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-21 06:54:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-21 06:54:34 +0000
commit33266a2e0ed165296de481601c99571f24142536 (patch)
treebf3c65d6714e03fb6ad655cacb951db8c05befd6 /net/nss-pam-ldapd
parentfba719f9426367fbbda2b91f6dc1669c077bd848 (diff)
downloadports-33266a2e0ed165296de481601c99571f24142536.tar.gz
ports-33266a2e0ed165296de481601c99571f24142536.zip
Notes
Diffstat (limited to 'net/nss-pam-ldapd')
-rw-r--r--net/nss-pam-ldapd/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile
index efd8618f378d..fbe618fe7202 100644
--- a/net/nss-pam-ldapd/Makefile
+++ b/net/nss-pam-ldapd/Makefile
@@ -111,10 +111,7 @@ post-extract:
post-configure:
${REINPLACE_CMD} -e 's/^\(CFLAGS.*\) \-O2 \(.*\)$$/\1 -O0 \2/' ${WRKSRC}/nss/Makefile
-show-pkgmessage::
- @${ECHO_CMD}; ${CAT} ${PKGMESSAGE} | ${FMT} 75 79; ${ECHO_CMD}
-
-post-install: show-pkgmessage
+post-install:
.if ${PORT_OPTIONS:MNSS}
@${LN} -fs nss_ldap.so.${NSS_LDAP_SHMAJOR} ${STAGEDIR}${PREFIX}/lib/nss_ldap.so
.endif