summaryrefslogtreecommitdiff
path: root/devel/readline
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-06-25 11:32:38 +0000
committerseb <seb@pkgsrc.org>2003-06-25 11:32:38 +0000
commit9f8e82dd6220269cc3e2aab411de4f482c9cf001 (patch)
treeb35dc3fda79c1d4bab88cbb68008d871dc520c90 /devel/readline
parenta5145a1df496a7363330c0a371a579120316180d (diff)
downloadpkgsrc-9f8e82dd6220269cc3e2aab411de4f482c9cf001.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'devel/readline')
-rw-r--r--devel/readline/Makefile4
-rw-r--r--devel/readline/PLIST8
2 files changed, 3 insertions, 9 deletions
diff --git a/devel/readline/Makefile b/devel/readline/Makefile
index efe6a2d7872..bf724dad272 100644
--- a/devel/readline/Makefile
+++ b/devel/readline/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/06/02 01:20:15 jschauma Exp $
+# $NetBSD: Makefile,v 1.24 2003/06/25 11:32:38 seb Exp $
#
DISTNAME= readline-4.3
@@ -16,7 +16,7 @@ USE_LIBTOOL= # defined
ALL_TARGET= all-la
INSTALL_TARGET= install-la
+USE_NEW_TEXINFO= YES
INFO_FILES= readline.info history.info rluserman.info
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/readline/PLIST b/devel/readline/PLIST
index 0df4f755a1b..aeeaa02fdc3 100644
--- a/devel/readline/PLIST
+++ b/devel/readline/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/12/07 17:39:47 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/06/25 11:32:38 seb Exp $
include/readline/chardefs.h
include/readline/history.h
include/readline/keymaps.h
@@ -7,15 +7,9 @@ include/readline/rlconf.h
include/readline/rlstdc.h
include/readline/rltypedefs.h
include/readline/tilde.h
-@unexec ${INSTALL_INFO} --delete %D/info/history.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/readline.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/rluserman.info %D/info/dir
info/history.info
info/readline.info
info/rluserman.info
-@exec ${INSTALL_INFO} %D/info/history.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/readline.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/rluserman.info %D/info/dir
lib/libhistory.a
lib/libhistory.la
lib/libhistory.so