diff options
author | cjep <cjep> | 2003-04-29 04:54:08 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-04-29 04:54:08 +0000 |
commit | 372a93955ab0a90c42df3021db882ef7d0b477e3 (patch) | |
tree | 5e9eeaed082247d0cee9fd21ac7d8a756e29786b /textproc | |
parent | e0ace2c3d1f279bad07f2dc12f3917478c3c4189 (diff) | |
download | pkgsrc-372a93955ab0a90c42df3021db882ef7d0b477e3.tar.gz |
Set USE_PKGLOCALEDIR to yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/namazu2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/namazu2/Makefile b/textproc/namazu2/Makefile index d43103e8ae8..d4b4e08a8cf 100644 --- a/textproc/namazu2/Makefile +++ b/textproc/namazu2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/02/17 15:28:03 dillo Exp $ +# $NetBSD: Makefile,v 1.7 2003/04/29 04:54:09 cjep Exp $ # FreeBSD Id: ports/japanese/namazu2/Makefile,v 1.16 2000/10/26 20:56:25 knu Exp DISTNAME= namazu-2.0.12 @@ -34,6 +34,7 @@ DEINSTALL_FILE= ${WRKDIR}/DEINSTALL INSTALL_FILE= ${WRKDIR}/INSTALL USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined USE_PERL5= # defined GNU_CONFIGURE= # defined USE_LIBTOOL= # defined |