summaryrefslogtreecommitdiff
path: root/print/a2ps43-letter
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-04-04 07:36:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-04-04 07:36:46 +0000
commitacd19d78e8061230f73236c7b112682510de79b8 (patch)
tree3722878837d6194ce3d6dddf621f9f5759e9ab95 /print/a2ps43-letter
parentUpgrade for 2.4.0 release. I wish this could have coincided better with our ... (diff)
Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created correctly.
Notes
Notes: svn path=/head/; revision=10410
Diffstat (limited to 'print/a2ps43-letter')
-rw-r--r--print/a2ps43-letter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/a2ps43-letter/Makefile b/print/a2ps43-letter/Makefile
index f53b8e9e10e7..404e66e3eb14 100644
--- a/print/a2ps43-letter/Makefile
+++ b/print/a2ps43-letter/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 November 1994
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.14 1998/02/25 02:33:52 obrien Exp $
+# $Id: Makefile,v 1.15 1998/02/25 02:35:23 obrien Exp $
#
DISTNAME= a2ps
@@ -14,6 +14,7 @@ DISTFILES= a2ps.V4.3.tar.gz
MAINTAINER= obrien@FreeBSD.org
+NO_LATEST_LINK= yes
MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to Letter A4
MAKE_FLAGS?= WIDTH=${WIDTH} HEIGHT=${HEIGHT} A4_PAPERSIZE=${A4_PAPERSIZE} -f
NO_WRKSUBDIR= yes