summaryrefslogtreecommitdiff
path: root/print/a2ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r--print/a2ps/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 31a081c81f7..3c720e18568 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 1998/06/22 13:04:37 agc Exp $
+# $NetBSD: Makefile,v 1.13 1998/07/02 14:04:53 frueauf Exp $
# FreeBSD Id: Makefile,v 1.12 1998/02/15 21:24:42 steve Exp
#
-DISTNAME= a2ps-4.9.9
-PKGNAME= a2ps-${PAPERSIZE}-4.9.9
+DISTNAME= a2ps-4.10.3
+PKGNAME= a2ps-${PAPERSIZE}-4.10.3
CATEGORIES= print
MASTER_SITES= http://www-inf.enst.fr/~demaille/ftp/a2ps/
@@ -11,11 +11,13 @@ MAINTAINER= packages@netbsd.org
GNU_CONFIGURE= yes
+CONFLICTS= a2ps-A4-4.9.9 a2ps-Letter-4.9.9 a2ps-Letterdj-4.9.9
+
STRIP=
-CONFIGURE_ARGS+= --with-medium=${PAPERSIZE}
-CONFIGURE_ENV+= LPR=lpr
-USE_GTEXINFO= YES
-INFO_FILES= a2ps.info ogonkify.info regex.info
+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}