pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/a2ps Convert to USE_NEW_TEXINFO.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bef002e6dfeb
branches:  trunk
changeset: 459681:bef002e6dfeb
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Aug 04 21:02:16 2003 +0000

description:
Convert to USE_NEW_TEXINFO.

diffstat:

 print/a2ps/Makefile |  4 ++--
 print/a2ps/PLIST    |  8 +-------
 2 files changed, 3 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r f56192e703d9 -r bef002e6dfeb print/a2ps/Makefile
--- a/print/a2ps/Makefile       Mon Aug 04 20:37:04 2003 +0000
+++ b/print/a2ps/Makefile       Mon Aug 04 21:02:16 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2003/07/17 22:52:21 grant Exp $
+# $NetBSD: Makefile,v 1.44 2003/08/04 21:02:16 seb Exp $
 
 DISTNAME=              a2ps-4.13b
 PKGNAME=               a2ps-4.13.0.2
@@ -34,6 +34,7 @@
 CONF_FILES=            ${EGDIR}/a2ps-site.cfg ${PKG_SYSCONFDIR}/a2ps-site.cfg
 CONF_FILES+=           ${EGDIR}/a2ps.cfg ${PKG_SYSCONFDIR}/a2ps.cfg
 
+USE_NEW_TEXINFO=       YES
 INFO_FILES=            a2ps.info ogonkify.info regex.info
 
 pre-build:
@@ -41,5 +42,4 @@
        ${TOUCH} ${WRKSRC}/doc/*.dvi
 
 .include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../mk/texinfo.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r f56192e703d9 -r bef002e6dfeb print/a2ps/PLIST
--- a/print/a2ps/PLIST  Mon Aug 04 20:37:04 2003 +0000
+++ b/print/a2ps/PLIST  Mon Aug 04 21:02:16 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/11/26 11:02:05 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/08/04 21:02:16 seb Exp $
 bin/a2ps
 bin/card
 bin/composeglyphs
@@ -10,9 +10,6 @@
 bin/psset
 bin/texi2dvi4a2ps
 include/liba2ps.h
-@unexec ${INSTALL_INFO} --delete %D/info/a2ps.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/ogonkify.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/regex.info %D/info/dir
 info/a2ps.info
 info/a2ps.info-1
 info/a2ps.info-2
@@ -25,9 +22,6 @@
 info/regex.info-1
 info/regex.info-2
 info/regex.info-3
-@exec ${INSTALL_INFO} %D/info/a2ps.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/ogonkify.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/regex.info %D/info/dir
 lib/liba2ps.a
 lib/liba2ps.la
 lib/liba2ps.so



Home | Main Index | Thread Index | Old Index