summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/gftp/Makefile7
-rw-r--r--net/gftp/PLIST32
-rw-r--r--net/xtraceroute/Makefile9
-rw-r--r--net/xtraceroute/PLIST8
-rw-r--r--print/gimp-print-lib/Makefile3
-rw-r--r--print/gimp-print-lib/PLIST28
6 files changed, 45 insertions, 42 deletions
diff --git a/net/gftp/Makefile b/net/gftp/Makefile
index 2c2c9f5cdcc..f62bc35ea1f 100644
--- a/net/gftp/Makefile
+++ b/net/gftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/02/05 05:06:36 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2003/04/27 14:39:12 cjep Exp $
DISTNAME= gftp-2.0.8
PKGREVISION= 2
@@ -13,8 +13,9 @@ COMMENT= multithreaded ftp client for *NIX based machines running X11R6
DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs
-USE_BUILDLINK2= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
+GNU_CONFIGURE= YES
CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include -D_POSIX_THREAD_SYSCALL_SOFT=1 ${CFLAGS}"
.include "../../devel/gettext-lib/buildlink2.mk"
diff --git a/net/gftp/PLIST b/net/gftp/PLIST
index f4138458a44..311d441d2e3 100644
--- a/net/gftp/PLIST
+++ b/net/gftp/PLIST
@@ -1,22 +1,22 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:25 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/04/27 14:39:12 cjep Exp $
bin/gftp
bin/gftp-gtk
bin/gftp-text
-share/locale/br/LC_MESSAGES/gftp.mo
-share/locale/cs/LC_MESSAGES/gftp.mo
-share/locale/da/LC_MESSAGES/gftp.mo
-share/locale/de/LC_MESSAGES/gftp.mo
-share/locale/es/LC_MESSAGES/gftp.mo
-share/locale/fi/LC_MESSAGES/gftp.mo
-share/locale/fr/LC_MESSAGES/gftp.mo
-share/locale/ja/LC_MESSAGES/gftp.mo
-share/locale/ko/LC_MESSAGES/gftp.mo
-share/locale/nl/LC_MESSAGES/gftp.mo
-share/locale/pl/LC_MESSAGES/gftp.mo
-share/locale/pt_BR/LC_MESSAGES/gftp.mo
-share/locale/ru/LC_MESSAGES/gftp.mo
-share/locale/sv/LC_MESSAGES/gftp.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/br/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/cs/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/da/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/de/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/es/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/fi/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/fr/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/ja/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/ko/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/nl/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/pl/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/pt_BR/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/ru/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/sv/LC_MESSAGES/gftp.mo
+${PKGLOCALEDIR}/zh_TW.Big5/LC_MESSAGES/gftp.mo
man/man1/gftp.1
share/gftp/COPYING
share/gftp/bookmarks
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 6520b977a56..56c2b251c5b 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2003/03/09 19:23:09 jschauma Exp $
+# $NetBSD: Makefile,v 1.29 2003/04/27 14:40:11 cjep Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -14,9 +14,10 @@ COMMENT= Graphical version of traceroute, which traces the route IP packets go
BUILD_USES_MSGFMT= yes
-USE_X11= yes
-GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk}"
# XXX Actually, Mesa's in X11PREFIX too, but as our tiff is in LOCALBASE
diff --git a/net/xtraceroute/PLIST b/net/xtraceroute/PLIST
index fea540e65ea..a70c6f2eddc 100644
--- a/net/xtraceroute/PLIST
+++ b/net/xtraceroute/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:57 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/04/27 14:40:12 cjep Exp $
bin/xtraceroute
share/xtraceroute/earth.tif
share/xtraceroute/hosts.cache
share/xtraceroute/networks.cache
-share/locale/es/LC_MESSAGES/xtraceroute.mo
-share/locale/fr/LC_MESSAGES/xtraceroute.mo
-share/locale/ja/LC_MESSAGES/xtraceroute.mo
+${PKGLOCALEDIR}/es/LC_MESSAGES/xtraceroute.mo
+${PKGLOCALEDIR}/fr/LC_MESSAGES/xtraceroute.mo
+${PKGLOCALEDIR}/ja/LC_MESSAGES/xtraceroute.mo
man/man1/xtraceroute.1
diff --git a/print/gimp-print-lib/Makefile b/print/gimp-print-lib/Makefile
index 56189318841..e3cbf1f82df 100644
--- a/print/gimp-print-lib/Makefile
+++ b/print/gimp-print-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/04/23 17:33:00 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2003/04/27 14:43:09 cjep Exp $
#
DISTNAME= gimp-print-4.2.5
@@ -12,6 +12,7 @@ COMMENT= drivers for Canon, Epson, Lexmark, and PCL printers
USE_BUILDLINK2= yes
USE_GMAKE= yes
+USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
diff --git a/print/gimp-print-lib/PLIST b/print/gimp-print-lib/PLIST
index 99b9e212375..47e28a66361 100644
--- a/print/gimp-print-lib/PLIST
+++ b/print/gimp-print-lib/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/04/23 17:33:00 drochner Exp $
+@comment $NetBSD: PLIST,v 1.7 2003/04/27 14:43:09 cjep Exp $
bin/gimpprint-config
include/gimp-print/gimp-print.h
@unexec install-info --delete --info-dir=%D/info %D/info/gimpprint.info
@@ -131,19 +131,19 @@ share/gimp-print/doc/manual-html/print-color.png
share/gimp-print/doc/manual-html/print-main.png
share/gimp-print/doc/manual-html/print-setup.png
share/gimp-print/doc/users-guide.pdf
-share/locale/da/LC_MESSAGES/gimp-print.mo
-share/locale/de/LC_MESSAGES/gimp-print.mo
-share/locale/el/LC_MESSAGES/gimp-print.mo
-share/locale/en_GB/LC_MESSAGES/gimp-print.mo
-share/locale/es/LC_MESSAGES/gimp-print.mo
-share/locale/fr/LC_MESSAGES/gimp-print.mo
-share/locale/ja/LC_MESSAGES/gimp-print.mo
-share/locale/nl/LC_MESSAGES/gimp-print.mo
-share/locale/no/LC_MESSAGES/gimp-print.mo
-share/locale/pl/LC_MESSAGES/gimp-print.mo
-share/locale/pt/LC_MESSAGES/gimp-print.mo
-share/locale/sk/LC_MESSAGES/gimp-print.mo
-share/locale/sv/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/da/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/de/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/el/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/en_GB/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/es/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/fr/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/ja/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/nl/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/no/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/pl/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/pt/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/sk/LC_MESSAGES/gimp-print.mo
+${PKGLOCALEDIR}/sv/LC_MESSAGES/gimp-print.mo
@exec ${MKDIR} %D/share/gimp-print/samples
@dirrm share/gimp-print/samples
@dirrm share/gimp-print/doc/manual-html