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 /devel/bonobo-conf | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'devel/bonobo-conf')
-rw-r--r-- | devel/bonobo-conf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile index dc669460bf6..4da29c46c7b 100644 --- a/devel/bonobo-conf/Makefile +++ b/devel/bonobo-conf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/12/28 23:18:15 reed Exp $ +# $NetBSD: Makefile,v 1.25 2005/04/11 21:45:18 tv Exp $ DISTNAME= bonobo-conf-0.14 PKGREVISION= 11 @@ -11,7 +11,6 @@ COMMENT= Bonobo configuration system BUILD_USES_MSGFMT= YES -USE_BUILDLINK3= YES USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES USE_X11BASE= YES |