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/libgnome | |
parent | e6d184ce14b3cf859d28273dd014568ce8c859c3 (diff) | |
download | pkgsrc-0c8d2bc7319df5700c4d1e21c46775986b806cac.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
Diffstat (limited to 'devel/libgnome')
-rw-r--r-- | devel/libgnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index 74d2d25cb87..93598987658 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:50 rh Exp $ +# $NetBSD: Makefile,v 1.3 2002/11/30 23:21:37 salo Exp $ # DISTNAME= libgnome-2.0.4 @@ -17,6 +17,7 @@ BUILDLINK_DEPENDS.libxml2=libxml2>=2.4.22 BUILDLINK_DEPENDS.esound=esound>=0.2.26 USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_GMAKE= YES USE_GNU_GETTEXT= YES |