summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
commit739ade02f5e5a61b32a7e44d8957b09888c72c6d (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /print/a2ps
parentc86ad2bc4b5f8212490ad688fee7ffee5bc1ee8f (diff)
downloadpkgsrc-739ade02f5e5a61b32a7e44d8957b09888c72c6d.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile5
-rw-r--r--print/a2ps/PLIST5
2 files changed, 6 insertions, 4 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 4564da0b875..ce8ed91581f 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2006/03/04 21:30:27 jlam Exp $
+# $NetBSD: Makefile,v 1.63 2006/03/31 23:56:28 jlam Exp $
DISTNAME= a2ps-4.13b
PKGNAME= a2ps-4.13.0.2
@@ -34,8 +34,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
EGDIR= ${PREFIX}/share/examples/a2ps
CONF_FILES= ${EGDIR}/a2ps-site.cfg ${PKG_SYSCONFDIR}/a2ps-site.cfg
CONF_FILES+= ${EGDIR}/a2ps.cfg ${PKG_SYSCONFDIR}/a2ps.cfg
-
-INFO_FILES= a2ps.info ogonkify.info regex.info
+INFO_FILES= # PLIST
pre-build:
${TOUCH} ${WRKSRC}/doc/*.info
diff --git a/print/a2ps/PLIST b/print/a2ps/PLIST
index 8995c1d84dd..b91b407be2c 100644
--- a/print/a2ps/PLIST
+++ b/print/a2ps/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:50 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/03/31 23:56:28 jlam Exp $
bin/a2ps
bin/card
bin/composeglyphs
@@ -10,6 +10,9 @@ bin/psmandup
bin/psset
bin/texi2dvi4a2ps
include/liba2ps.h
+info/a2ps.info
+info/ogonkify.info
+info/regex.info
lib/liba2ps.la
man/man1/a2ps.1
man/man1/card.1