diff options
Diffstat (limited to 'textproc/htmlsection/Makefile')
-rw-r--r-- | textproc/htmlsection/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/htmlsection/Makefile b/textproc/htmlsection/Makefile index dfa159d6e511..587ce41f7df3 100644 --- a/textproc/htmlsection/Makefile +++ b/textproc/htmlsection/Makefile @@ -15,6 +15,8 @@ USE_PERL5= build JADOCSDIR= share/doc/ja/${PORTNAME} PLIST_SUB= JADOCSDIR=${JADOCSDIR} +OPTIONS_DEFINE= DOCS + pre-build: @(echo perl is set ${PERL} in pre-build:) @(cd ${WRKSRC}; ./findperl.sh ${PERL} > whereperl) |