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 /chat/gg2/Makefile | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'chat/gg2/Makefile')
-rw-r--r-- | chat/gg2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/gg2/Makefile b/chat/gg2/Makefile index 3a7511f0ddc..67fb38a0f74 100644 --- a/chat/gg2/Makefile +++ b/chat/gg2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/04/04 08:26:29 adam Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:04 tv Exp $ DISTNAME= gg2-2.2.5 CATEGORIES= chat @@ -9,7 +9,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://ggadu.sourceforge.net/ COMMENT= Instant messenger software for Poland; Jabber plugin included -USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_GNU_TOOLS+= make |