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 /graphics/gimageview | |
parent | 50742b9413ddec40aa2ca1414461c06bc9020089 (diff) | |
download | pkgsrc-5b8c84523400f851d2f2717a10ed05da02e780ee.tar.gz |
USE_PKGLOCALEDIR=yes
Diffstat (limited to 'graphics/gimageview')
-rw-r--r-- | graphics/gimageview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index 7755a272a9d..6321f3daf50 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/24 06:10:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/10 07:40:12 cjep Exp $ # DISTNAME= gimageview-0.2.10 @@ -11,6 +11,7 @@ HOMEPAGE= http://gtkmmviewer.sourceforge.net/ COMMENT= GTK+ based image viewer with tabbed browsing USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES USE_GMAKE= YES |