diff options
author | salo <salo> | 2002-11-30 23:21:32 +0000 |
---|---|---|
committer | salo <salo> | 2002-11-30 23:21:32 +0000 |
commit | 0c8d2bc7319df5700c4d1e21c46775986b806cac (patch) | |
tree | df04800cb97d9489ce4b03779d10159577b3b4a7 /devel/libbonobo | |
parent | e6d184ce14b3cf859d28273dd014568ce8c859c3 (diff) | |
download | pkgsrc-0c8d2bc7319df5700c4d1e21c46775986b806cac.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
Diffstat (limited to 'devel/libbonobo')
-rw-r--r-- | devel/libbonobo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index e1f29c08219..260f37a3fb0 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/10/19 10:54:49 rh Exp $ +# $NetBSD: Makefile,v 1.6 2002/11/30 23:21:36 salo Exp $ DISTNAME= libbonobo-2.0.0 PKGREVISION= 2 @@ -12,6 +12,7 @@ COMMENT= GNOME2 Object activation framework library GNU_CONFIGURE= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES USE_GMAKE= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |