diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | 915c0d730df55e4ddf04b9d9e07f7603057636e4 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /www/ap-ssl | |
parent | 7453f22416c9b37d26567190d2eaf0f2af6b40fd (diff) | |
download | pkgsrc-915c0d730df55e4ddf04b9d9e07f7603057636e4.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'www/ap-ssl')
-rw-r--r-- | www/ap-ssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index ca6be7f773b..aedf5080f70 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2005/02/18 14:07:50 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2005/04/11 21:47:51 tv Exp $ DISTNAME= mod_ssl-2.8.22-1.3.33 PKGNAME= ap-ssl-2.8.22 @@ -15,7 +15,6 @@ CONFLICTS= apache-1.3.[0-9] apache-*modssl-[0-9]* apache6-[0-9]* BUILDLINK_DEPENDS.apache= apache>=1.3.33 -USE_BUILDLINK3= yes USE_PKGINSTALL= yes APACHE_MODULE= yes |