aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-ru/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-04-18 00:09:40 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-04-25 00:08:52 +0000
commitdad58c1094e9134cb8953630842987508483e43b (patch)
tree2b267f0e07db92632112510169b55943f37bc33d /misc/freebsd-doc-ru/Makefile
parent6fc7c89f160d3d5c58033efb6ccdd6e1c1925c0d (diff)
downloadports-dad58c1094e9134cb8953630842987508483e43b.tar.gz
ports-dad58c1094e9134cb8953630842987508483e43b.zip
Diffstat (limited to 'misc/freebsd-doc-ru/Makefile')
-rw-r--r--misc/freebsd-doc-ru/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/freebsd-doc-ru/Makefile b/misc/freebsd-doc-ru/Makefile
index cc744a60a068..a939770270eb 100644
--- a/misc/freebsd-doc-ru/Makefile
+++ b/misc/freebsd-doc-ru/Makefile
@@ -7,6 +7,9 @@ COMMENT= Russian translation of the FreeBSD Documentation Project
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
PLIST= ${.CURDIR}/pkg-plist
+# en-freebsd-doc installs the common files
+HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
+
DOCLANG= ru
.include "${MASTERDIR}/Makefile"