diff options
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r-- | print/a2ps/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index d2b98315554..0388d21c6d7 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1998/11/09 18:04:52 agc Exp $ +# $NetBSD: Makefile,v 1.20 1999/02/19 01:02:14 tv Exp $ # FreeBSD Id: Makefile,v 1.12 1998/02/15 21:24:42 steve Exp # @@ -11,8 +11,7 @@ HOMEPAGE= http://www-inf.enst.fr/~demaille/a2ps/ DEPENDS= papersize-1.0:../../print/papersize -CONFLICTS= a2ps-A4-4.9.9 a2ps-Letter-4.9.9 a2ps-Letterdj-4.9.9 -CONFLICTS+= a2ps-A4-4.10.3 a2ps-Letter-4.10.3 a2ps-Letterdj-4.10.3 +CONFLICTS= a2ps-[AL]* STRIP= GNU_CONFIGURE= yes |