aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-tr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/freebsd-doc-tr/Makefile')
-rw-r--r--misc/freebsd-doc-tr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/freebsd-doc-tr/Makefile b/misc/freebsd-doc-tr/Makefile
index fe0c8ae1d6d7..f92b6bfef7d0 100644
--- a/misc/freebsd-doc-tr/Makefile
+++ b/misc/freebsd-doc-tr/Makefile
@@ -7,6 +7,9 @@ COMMENT= Turkish 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= tr
.include "${MASTERDIR}/Makefile"