pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/xsane Install in "${LOCALBASE}" not in "${X11...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba1a9a4bd1a7
branches:  trunk
changeset: 471826:ba1a9a4bd1a7
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Mar 31 10:50:19 2004 +0000

description:
Install in "${LOCALBASE}" not in "${X11BASE}", bump package revision
because of this.

diffstat:

 graphics/xsane/Makefile |  6 +++---
 graphics/xsane/PLIST    |  3 +--
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (36 lines):

diff -r c68e1b386b75 -r ba1a9a4bd1a7 graphics/xsane/Makefile
--- a/graphics/xsane/Makefile   Wed Mar 31 10:41:04 2004 +0000
+++ b/graphics/xsane/Makefile   Wed Mar 31 10:50:19 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2004/03/29 22:32:33 snj Exp $
+# $NetBSD: Makefile,v 1.45 2004/03/31 10:50:19 tron Exp $
 
 DISTNAME=      xsane-0.90
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.xsane.org/download/ \
                http://gd.tuwien.ac.at/hci/sane/xsane/ \
@@ -21,7 +21,7 @@
 
 GNU_CONFIGURE=         YES
 USE_GNU_TOOLS+=                make
-USE_X11BASE=           YES
+USE_X11=               YES
 USE_BUILDLINK2=                YES
 USE_PKGLOCALEDIR=      YES
 
diff -r c68e1b386b75 -r ba1a9a4bd1a7 graphics/xsane/PLIST
--- a/graphics/xsane/PLIST      Wed Mar 31 10:41:04 2004 +0000
+++ b/graphics/xsane/PLIST      Wed Mar 31 10:50:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/01/09 15:43:09 mycroft Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/03/31 10:50:19 tron Exp $
 bin/xsane
 man/man1/xsane.1
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xsane.mo
@@ -143,4 +143,3 @@
 share/sane/xsane/xsane-style.rc
 @dirrm share/sane/xsane/doc
 @dirrm share/sane/xsane
-@dirrm share/sane



Home | Main Index | Thread Index | Old Index