diff options
-rw-r--r-- | net/linux-f10-nss_ldap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/linux-f10-nss_ldap/Makefile b/net/linux-f10-nss_ldap/Makefile index ad8b984d29b7..adbb53e919b2 100644 --- a/net/linux-f10-nss_ldap/Makefile +++ b/net/linux-f10-nss_ldap/Makefile @@ -72,7 +72,6 @@ post-extract: .endif post-install: - @${RM} ${PREFIX}/GPLv2 # somehow installed by LICENSE framework @${CAT} ${PKGMESSAGE}; .include <bsd.port.mk> |