diff options
author | tv <tv> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv> | 2005-04-11 21:44:48 +0000 |
commit | 2560f48b2f5afa9fcb23e0718a2e2727ca7824cc (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /www/ap2-auth-ldap | |
parent | ef731a8149ff6629b89ef7b7b5cf109c8144b868 (diff) | |
download | pkgsrc-2560f48b2f5afa9fcb23e0718a2e2727ca7824cc.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'www/ap2-auth-ldap')
-rw-r--r-- | www/ap2-auth-ldap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap2-auth-ldap/Makefile b/www/ap2-auth-ldap/Makefile index 062fd3f28f7..d1b29f36339 100644 --- a/www/ap2-auth-ldap/Makefile +++ b/www/ap2-auth-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/02/26 01:06:08 adrianp Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:51 tv Exp $ DISTNAME= mod_auth_ldap3.3 PKGNAME= ap2-auth-ldap-3.3 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap_apac COMMENT= Module to allow apache2 authentication against an LDAP directory GNU_CONFIGURE= YES -USE_BUILDLINK3= YES APACHE_MODULE= YES APACHE_MODULE_NAME= mm_auth_ldap_module USE_LIBTOOL= YES |