aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/fontforge/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 58315399dffe..1673cb562dcd 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -32,7 +32,8 @@ EXTRACT_ONLY+= freetype-${FREETYPE_VERSION}.tar.bz2
.if !defined(NOPORTDOCS)
DOC_VERSION= ${PORTVERSION}
-DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2
+MASTER_SITES+= SF/${PORTNAME}/${PORTNAME}-docs/${DOC_VERSION}:docs
+DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2:docs
.endif
USE_BZIP2= yes