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 | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /mail/ja-squirrelmail/Makefile | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'mail/ja-squirrelmail/Makefile')
-rw-r--r-- | mail/ja-squirrelmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/ja-squirrelmail/Makefile b/mail/ja-squirrelmail/Makefile index df238a4ade7..cf06822bd4c 100644 --- a/mail/ja-squirrelmail/Makefile +++ b/mail/ja-squirrelmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/01/26 15:02:34 taca Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:20 tv Exp $ DISTNAME= squirrelmail-1.4.3a PKGNAME= ja-${DISTNAME} @@ -23,7 +23,6 @@ CONFLICTS= sq-attachment-handlers-[0-9]* CONFLICTS+= sq-squirrelspell-[0-9]* CONFLICTS+= squirrelmail-[0-9]* -USE_BUILDLINK3= yes USE_LANGUAGES= # empty USE_PKGINSTALL= yes NO_BUILD= yes |