summaryrefslogtreecommitdiff
path: root/graphics/eog2
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-12-01 13:49:38 +0000
committersalo <salo@pkgsrc.org>2002-12-01 13:49:38 +0000
commit77e08cb99162242733f35959d173fe8e631757ad (patch)
tree6a70661767445fee7ab387b60e24660d16973b61 /graphics/eog2
parentb2aa3a580bae899ec8156a4a8d486fd19377386d (diff)
downloadpkgsrc-77e08cb99162242733f35959d173fe8e631757ad.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'graphics/eog2')
-rw-r--r--graphics/eog2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index cfaf0cfb544..58d13d38881 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/11/02 04:09:34 rh Exp $
+# $NetBSD: Makefile,v 1.2 2002/12/01 13:49:40 salo Exp $
#
DISTNAME= eog-1.0.3
@@ -16,6 +16,7 @@ GNU_CONFIGURE= YES
USE_X11= YES
USE_GMAKE= YES
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
CONFIGURE_ARGS+= --localstatedir=${SCROLLKEEPER_DATADIR}
.include "../../textproc/scrollkeeper/buildlink2.mk"