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