diff options
Diffstat (limited to 'devel/maketool')
-rw-r--r-- | devel/maketool/Makefile | 3 | ||||
-rw-r--r-- | devel/maketool/PLIST | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/maketool/Makefile b/devel/maketool/Makefile index 013ee1b9bea..4efa27ef981 100644 --- a/devel/maketool/Makefile +++ b/devel/maketool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/09/21 10:57:08 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2002/11/30 23:21:39 salo Exp $ # DISTNAME= maketool-0.7 @@ -13,6 +13,7 @@ COMMENT= Graphical front end to GNU make BUILD_USES_MSGFMT= # defined USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined USE_X11= # defined USE_GMAKE= # defined GNU_CONFIGURE= # defined diff --git a/devel/maketool/PLIST b/devel/maketool/PLIST index 1c2090c530a..d2f1622bdf4 100644 --- a/devel/maketool/PLIST +++ b/devel/maketool/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2002/03/10 01:16:29 fredb Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/11/30 23:21:39 salo Exp $ bin/maketool libexec/maketool/extract_targets libexec/maketool/maketool_client -share/locale/cs/LC_MESSAGES/maketool.mo -share/locale/ja/LC_MESSAGES/maketool.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/maketool.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/maketool.mo share/maketool/autoconf-dist.mk share/maketool/autoconf-maint.mk share/maketool/automake.mk |