summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-06-22 15:52:12 +0000
committerhubertf <hubertf>1999-06-22 15:52:12 +0000
commit2c4f072cf7661bde05f490b825b1ffb220ef2578 (patch)
tree93f09890aeb5ac121dcf37a3ead92b0f9b9e4789 /print/a2ps
parent2198c40f62869f0ca9e41bb7bdf9d3f3e84b518c (diff)
downloadpkgsrc-2c4f072cf7661bde05f490b825b1ffb220ef2578.tar.gz
Assign DEPENDS with +=, not =
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 51a3c7b935c..bd75962bd4d 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 1999/06/20 15:53:28 tron Exp $
+# $NetBSD: Makefile,v 1.24 1999/06/22 15:52:12 hubertf Exp $
# FreeBSD Id: Makefile,v 1.12 1998/02/15 21:24:42 steve Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www-inf.enst.fr/~demaille/a2ps/
-DEPENDS= papersize-1.0.1:../../print/papersize
+DEPENDS+= papersize-1.0.1:../../print/papersize
STRIP=
GNU_CONFIGURE= yes