diff options
author | salo <salo@pkgsrc.org> | 2002-11-30 16:24:35 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2002-11-30 16:24:35 +0000 |
commit | f7de1f29c1ed67e3fae0003976db1114a8962fd2 (patch) | |
tree | 0ef1b8e260dc5a7b23ce306c37b3594ff9c2a2fb /databases/libgnomedb/Makefile | |
parent | ed68c5061111cf171fa16ea491223fc5463f230a (diff) | |
download | pkgsrc-f7de1f29c1ed67e3fae0003976db1114a8962fd2.tar.gz |
USE_PKGLOCALEDIR, delint.
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r-- | databases/libgnomedb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index 467789bd879..93f4d1c54da 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/30 05:09:08 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/11/30 16:24:36 salo Exp $ # DISTNAME= libgnomedb-0.8.199 @@ -14,6 +14,7 @@ USE_X11= YES USE_GMAKE= YES USE_LIBTOOL= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |