diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-28 01:27:43 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-28 01:27:43 +0800 |
commit | 7454b48fcbd0b132035071499d96a4839aa4e45b (patch) | |
tree | ccd94759507cc1aa280955b288e726a7398bf617 /net | |
parent | 5b4ecf31d486e006f4954e648be0d5a447d855c7 (diff) | |
download | freebsd-ports-gnome-7454b48fcbd0b132035071499d96a4839aa4e45b.tar.gz freebsd-ports-gnome-7454b48fcbd0b132035071499d96a4839aa4e45b.tar.zst freebsd-ports-gnome-7454b48fcbd0b132035071499d96a4839aa4e45b.zip |
- Comment out LICENSE lines, upcoming licensing commit causes issues
Diffstat (limited to 'net')
-rw-r--r-- | net/linux-f10-nss_ldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linux-f10-nss_ldap/Makefile b/net/linux-f10-nss_ldap/Makefile index 9d6626aa4f68..ad8b984d29b7 100644 --- a/net/linux-f10-nss_ldap/Makefile +++ b/net/linux-f10-nss_ldap/Makefile @@ -17,8 +17,8 @@ DISTNAME= ${PORTNAME}-${NSS_LDAP_VERSION}-${RPMVERSION} MAINTAINER= port_maintainer@herveybayaustralia.com.au COMMENT= RFC 2307 NSS Module (Linux Fedora 10) -LICENSE= GPLv2 -NO_LICENSES_INSTALL=yes # license framework does not rm the "share" directory +#LICENSE= GPLv2 +#NO_LICENSES_INSTALL=yes # license framework does not rm the "share" directory NSS_LDAP_VERSION=264 |