summaryrefslogtreecommitdiff
path: root/print/a2ps/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-05-09 01:51:31 +0000
committerhubertf <hubertf>1998-05-09 01:51:31 +0000
commitb6d90ef8a9d27a378c9308c838e3ba2c31f4b5f0 (patch)
tree6bbb31690568dbccccbae49fecc90f6170b04223 /print/a2ps/Makefile
parentdb02409f86a872f79aa1fccdf31708b7b9b3f384 (diff)
downloadpkgsrc-b6d90ef8a9d27a378c9308c838e3ba2c31f4b5f0.tar.gz
fix info handling, complete PLIST
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r--print/a2ps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index cf837cfb7e4..83fd82414f4 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/05/08 16:20:43 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/05/09 01:51:31 hubertf Exp $
# FreeBSD Id: Makefile,v 1.12 1998/02/15 21:24:42 steve Exp
#
@@ -15,6 +15,8 @@ MAN1= a2ps.1 ogonkify.1
STRIP=
CONFIGURE_ARGS+= --with-medium=${PAPERSIZE}
CONFIGURE_ENV+= LPR=lpr
+USE_GTEXINFO= YES
+INFO_FILES= a2ps.info ogonkify.info regex.info
ALL_TARGET= all PAPERSIZE=${PAPERSIZE}