pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/dvipng BUILDLINK_DEPENDS.* should be appended to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff09c970299a
branches: trunk
changeset: 510887:ff09c970299a
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Apr 06 03:33:28 2006 +0000
description:
BUILDLINK_DEPENDS.* should be appended to, not set.
diffstat:
print/dvipng/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9db8e46cf494 -r ff09c970299a print/dvipng/Makefile
--- a/print/dvipng/Makefile Thu Apr 06 03:32:50 2006 +0000
+++ b/print/dvipng/Makefile Thu Apr 06 03:33:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/04/06 03:33:28 jlam Exp $
DISTNAME= dvipng-1.7
CATEGORIES= textproc converters
@@ -14,7 +14,7 @@
INFO_FILES= dvipng.info
-BUILDLINK_DEPENDS.freetype2?= freetype2>=2.1.3
+BUILDLINK_DEPENDS.freetype2+= freetype2>=2.1.3
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/gd/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index