diff options
author | cjep <cjep> | 2003-01-10 07:39:46 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-01-10 07:39:46 +0000 |
commit | 53129e1c1f916c7d478fd397e061473c2eeb20fb (patch) | |
tree | 04bfa16bd303923f71ecfb8bc33adccd04f47544 /print/ggv2 | |
parent | dffdd0cc5b728f44ea7a4de4231b8888a0fb4bbf (diff) | |
download | pkgsrc-53129e1c1f916c7d478fd397e061473c2eeb20fb.tar.gz |
USE_PKGLOCALEDIR=yes
Diffstat (limited to 'print/ggv2')
-rw-r--r-- | print/ggv2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index b0f7b0983b4..89a6c60579c 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/24 06:10:21 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/10 07:46:22 cjep Exp $ # DISTNAME= ggv-1.99.95 @@ -15,6 +15,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES USE_GMAKE= YES USE_X11= YES |