aboutsummaryrefslogtreecommitdiff
path: root/net/nss-pam-ldapd/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-06-25 05:18:07 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-06-25 05:18:07 +0000
commit4bde157247a8dd613e16048a7701a02ea240e8a9 (patch)
tree31ef7eeb66a0abb82eba4ca52ce4925d2b5852e0 /net/nss-pam-ldapd/Makefile
parent78be09d7b3ea3cd84c083a3d93b32b0245f0995f (diff)
downloadports-4bde157247a8dd613e16048a7701a02ea240e8a9.tar.gz
ports-4bde157247a8dd613e16048a7701a02ea240e8a9.zip
Notes
Diffstat (limited to 'net/nss-pam-ldapd/Makefile')
-rw-r--r--net/nss-pam-ldapd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile
index 883f1d1e1360..03ec62797809 100644
--- a/net/nss-pam-ldapd/Makefile
+++ b/net/nss-pam-ldapd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nss-pam-ldapd
PORTVERSION= 0.8.14
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ \
http://mirrors.rit.edu/zi/
@@ -111,10 +112,7 @@ post-configure:
show-pkgmessage::
@${ECHO_CMD}; ${CAT} ${PKGMESSAGE} | ${FMT} 75 79; ${ECHO_CMD}
-# We take care of the sample file, upstream install target installs the actual
-# file if it does not exist yet.
post-install: show-pkgmessage
- @${INSTALL_DATA} ${WRKSRC}/nslcd.conf ${STAGEDIR}${PREFIX}/etc/nslcd.conf.sample
.if ${PORT_OPTIONS:MNSS}
@${LN} -fs nss_ldap.so.${NSS_LDAP_SHMAJOR} ${STAGEDIR}${PREFIX}/lib/nss_ldap.so
.endif