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
commitd997615aee0d7a889554f65c284ae9564975cef9 (patch)
tree93f09890aeb5ac121dcf37a3ead92b0f9b9e4789 /print/a2ps
parentfca1ea2641a56eafbbd4c49b089128e38a06bf03 (diff)
downloadpkgsrc-d997615aee0d7a889554f65c284ae9564975cef9.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