summaryrefslogtreecommitdiff
path: root/graphics/xsane
diff options
context:
space:
mode:
authorsalo <salo>2002-12-01 13:49:38 +0000
committersalo <salo>2002-12-01 13:49:38 +0000
commit49a83e802d55f13d2df14aa2916c0dd3d0a1d0e4 (patch)
tree6a70661767445fee7ab387b60e24660d16973b61 /graphics/xsane
parentb2fc9eb90f119743355ed1409d2754cc188b58a1 (diff)
downloadpkgsrc-49a83e802d55f13d2df14aa2916c0dd3d0a1d0e4.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'graphics/xsane')
-rw-r--r--graphics/xsane/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index 3d50addfbae..890236df4df 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2002/10/21 15:02:26 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2002/12/01 13:49:42 salo Exp $
#
DISTNAME= xsane-0.86
@@ -19,10 +19,11 @@ COMMENT= New improved frontend for SANE
BUILD_USES_MSGFMT= yes
-GNU_CONFIGURE= YES
-USE_GMAKE= YES
-USE_X11BASE= YES
-USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+USE_GMAKE= YES
+USE_X11BASE= YES
+USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../graphics/jpeg/buildlink2.mk"