aboutsummaryrefslogtreecommitdiff
path: root/japanese/ngraph-fonts
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-19 07:55:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-19 07:55:56 +0000
commit7d2dde6de1aa15465e98affb1b20682db32b4a67 (patch)
tree7c0e5928b302b543cb7cad6fdb682ddd51d5dc54 /japanese/ngraph-fonts
parentfb8be2e8e0fdcc59c78e1baecbb349382f9cde19 (diff)
downloadports-7d2dde6de1aa15465e98affb1b20682db32b4a67.tar.gz
ports-7d2dde6de1aa15465e98affb1b20682db32b4a67.zip
Change RUN_DEPENDS= to RUN_DEPENDS+= so we won't override previous entry.
Notes
Notes: svn path=/head/; revision=32838
Diffstat (limited to 'japanese/ngraph-fonts')
-rw-r--r--japanese/ngraph-fonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ngraph-fonts/Makefile b/japanese/ngraph-fonts/Makefile
index 5e7d4bf0d720..a7042ed5553a 100644
--- a/japanese/ngraph-fonts/Makefile
+++ b/japanese/ngraph-fonts/Makefile
@@ -22,7 +22,7 @@ USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 4
-RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif
NO_BUILD= yes