diff options
-rw-r--r-- | security/pam_ldap/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile index 8c176108d84f..ade466ba1851 100644 --- a/security/pam_ldap/Makefile +++ b/security/pam_ldap/Makefile @@ -30,9 +30,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message MAN5= pam_ldap.5 -post-extract: - @${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f - post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/perl|${LOCALBASE}/bin/perl|' \ ${WRKSRC}/vers_string |