pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/sane-backends Revert the PKGLOCALEDIR change ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b71480affca4
branches: trunk
changeset: 471181:b71480affca4
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Sat Mar 20 22:19:56 2004 +0000
description:
Revert the PKGLOCALEDIR change in PLIST, and define USE_PKGLOCALEDIR in
Makefile. Pointed out by wiz@
diffstat:
graphics/sane-backends/Makefile | 3 ++-
graphics/sane-backends/PLIST | 18 +++++++++---------
2 files changed, 11 insertions(+), 10 deletions(-)
diffs (49 lines):
diff -r 2baecfc238a1 -r b71480affca4 graphics/sane-backends/Makefile
--- a/graphics/sane-backends/Makefile Sat Mar 20 22:08:10 2004 +0000
+++ b/graphics/sane-backends/Makefile Sat Mar 20 22:19:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/03/20 21:18:41 bouyer Exp $
+# $NetBSD: Makefile,v 1.17 2004/03/20 22:19:56 bouyer Exp $
.include "Makefile.common"
COMMENT= API for access to scanners, digitals camera, frame grabbers etc.
@@ -8,6 +8,7 @@
SANE_MICRO= 12
+USE_PKGLOCALEDIR= YES
BUILD_USES_MSGFMT= YES
.if (${OPSYS} == "SunOS")
diff -r 2baecfc238a1 -r b71480affca4 graphics/sane-backends/PLIST
--- a/graphics/sane-backends/PLIST Sat Mar 20 22:08:10 2004 +0000
+++ b/graphics/sane-backends/PLIST Sat Mar 20 22:19:56 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/03/20 21:18:41 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/03/20 22:19:56 bouyer Exp $
bin/gamma4scanimage
bin/sane-config
bin/sane-find-scanner
@@ -467,14 +467,14 @@
share/doc/sane-${SANE_VERSION}/umax/umax.CHANGES
share/doc/sane-${SANE_VERSION}/umax/umax.FAQ
share/doc/sane-${SANE_VERSION}/umax/umax.TODO
-share/locale/de/LC_MESSAGES/sane-backends.mo
-share/locale/es/LC_MESSAGES/sane-backends.mo
-share/locale/fr/LC_MESSAGES/sane-backends.mo
-share/locale/nl/LC_MESSAGES/sane-backends.mo
-share/locale/no/LC_MESSAGES/sane-backends.mo
-share/locale/pt/LC_MESSAGES/sane-backends.mo
-share/locale/ru/LC_MESSAGES/sane-backends.mo
-share/locale/sv/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sane-backends.mo
@dirrm share/doc/sane-${SANE_VERSION}/umax
@dirrm share/doc/sane-${SANE_VERSION}/teco
@dirrm share/doc/sane-${SANE_VERSION}/sceptre
Home |
Main Index |
Thread Index |
Old Index