summaryrefslogtreecommitdiff
path: root/graphics/gqview/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2002-11-30 14:50:13 +0000
committergrant <grant>2002-11-30 14:50:13 +0000
commitf39efffd3f9e6f24dba5e823522326c71a49ef4f (patch)
treefeb740ebad5c4da7c1ba5a422646cc979df2f61f /graphics/gqview/Makefile
parentc0938d01cbdb19fb019479564be11da450a4a293 (diff)
downloadpkgsrc-f39efffd3f9e6f24dba5e823522326c71a49ef4f.tar.gz
USE_PKGLOCALEDIR.
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r--graphics/gqview/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 5c8bcc34a54..d812ebdfd9b 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2002/11/18 08:04:47 salo Exp $
+# $NetBSD: Makefile,v 1.33 2002/11/30 14:50:13 grant Exp $
#
DISTNAME= gqview-1.0.1
@@ -10,13 +10,13 @@ MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://gqview.sourceforge.net/
COMMENT= another gtk-based graphic file viewer
-BUILD_USES_MSGFMT= yes
+BUILD_USES_MSGFMT= # defined
-USE_BUILDLINK2= yes
-USE_X11BASE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
-MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
+USE_BUILDLINK2= # defined
+USE_X11BASE= # defined
+GNU_CONFIGURE= # defined
+USE_PKGLOCALEDIR= # defined
+CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"