summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gtexinfo/patches/patch-ag13
-rw-r--r--devel/gtexinfo/pkg/PLIST6
2 files changed, 16 insertions, 3 deletions
diff --git a/devel/gtexinfo/patches/patch-ag b/devel/gtexinfo/patches/patch-ag
new file mode 100644
index 00000000000..1692acb5127
--- /dev/null
+++ b/devel/gtexinfo/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 1998/08/15 00:17:05 tv Exp $
+
+--- configure.orig Fri Aug 14 20:11:14 1998
++++ configure Fri Aug 14 20:11:38 1998
+@@ -3443,7 +3443,7 @@
+ USE_INCLUDED_LIBINTL=yes
+ CATOBJEXT=.cat
+ INSTOBJEXT=.cat
+- DATADIRNAME=lib
++ DATADIRNAME=share
+ INTLDEPS='$(top_builddir)/intl/libintl.a'
+ INTLLIBS=$INTLDEPS
+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`
diff --git a/devel/gtexinfo/pkg/PLIST b/devel/gtexinfo/pkg/PLIST
index 47b0b869508..d100937fdd2 100644
--- a/devel/gtexinfo/pkg/PLIST
+++ b/devel/gtexinfo/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 1998/03/09 08:09:35 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.6 1998/08/15 00:17:05 tv Exp $
@unexec %D/bin/install-info --delete --info-dir=%D/info %D/info/info-stnd.info
@unexec %D/bin/install-info --delete --info-dir=%D/info %D/info/info.info
@unexec %D/bin/install-info --delete --info-dir=%D/info %D/info/texinfo
@@ -26,5 +26,5 @@ info/texinfo-9
@exec %D/bin/install-info --info-dir=%D/info %D/info/info-stnd.info
@exec %D/bin/install-info --info-dir=%D/info %D/info/info.info
@exec %D/bin/install-info --info-dir=%D/info %D/info/texinfo
-lib/locale/de/LC_MESSAGES/texinfo.cat
-lib/locale/fr/LC_MESSAGES/texinfo.cat
+share/locale/de/LC_MESSAGES/texinfo.cat
+share/locale/fr/LC_MESSAGES/texinfo.cat