summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-06-22 15:52:12 +0000
committerhubertf <hubertf@pkgsrc.org>1999-06-22 15:52:12 +0000
commitcc869f051fca57c5fac008dbe7b76982b0f2064f (patch)
tree93f09890aeb5ac121dcf37a3ead92b0f9b9e4789 /print/a2ps
parentc4388996cea2c44b5b5fe647bae78e7869ce9281 (diff)
downloadpkgsrc-cc869f051fca57c5fac008dbe7b76982b0f2064f.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