diff options
author | salo <salo> | 2002-11-30 23:21:32 +0000 |
---|---|---|
committer | salo <salo> | 2002-11-30 23:21:32 +0000 |
commit | fa78e421d22227001df60a4d030247e09e3a04f5 (patch) | |
tree | df04800cb97d9489ce4b03779d10159577b3b4a7 /devel/libbonoboui | |
parent | 6c75a2fe0581326578d6c86432b8b3afc74a100d (diff) | |
download | pkgsrc-fa78e421d22227001df60a4d030247e09e3a04f5.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
Diffstat (limited to 'devel/libbonoboui')
-rw-r--r-- | devel/libbonoboui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 64d112e8b97..40e03e903fb 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/11/26 17:00:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2002/11/30 23:21:37 salo Exp $ # DISTNAME= libbonoboui-2.0.3.2 @@ -14,6 +14,7 @@ BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_GMAKE= yes USE_GNU_GETTEXT= yes USE_X11= yes |