aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ngraph-fonts
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-09-19 15:55:56 +0800
committerasami <asami@FreeBSD.org>2000-09-19 15:55:56 +0800
commitd167f264fd1ff27ff6920f609af4fed241faa109 (patch)
tree640527a63c89e12cdf2e5e1d8dbcb34364d7f971 /japanese/ngraph-fonts
parent93b52486d38edddf238aa5bc331158431e8b340b (diff)
downloadfreebsd-ports-gnome-d167f264fd1ff27ff6920f609af4fed241faa109.tar.gz
freebsd-ports-gnome-d167f264fd1ff27ff6920f609af4fed241faa109.tar.zst
freebsd-ports-gnome-d167f264fd1ff27ff6920f609af4fed241faa109.zip
Change RUN_DEPENDS= to RUN_DEPENDS+= so we won't override previous entry.
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