diff options
author | cjep <cjep@pkgsrc.org> | 2003-01-10 07:39:46 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-01-10 07:39:46 +0000 |
commit | 5b8c84523400f851d2f2717a10ed05da02e780ee (patch) | |
tree | 04bfa16bd303923f71ecfb8bc33adccd04f47544 /print/libgnomeprint/Makefile | |
parent | 50742b9413ddec40aa2ca1414461c06bc9020089 (diff) | |
download | pkgsrc-5b8c84523400f851d2f2717a10ed05da02e780ee.tar.gz |
USE_PKGLOCALEDIR=yes
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r-- | print/libgnomeprint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 784fdb5ba99..cd1e74825a2 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/01/03 15:26:59 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/10 07:47:01 cjep Exp $ # DISTNAME= libgnomeprint-1.116.0 @@ -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 |