diff options
Diffstat (limited to 'textproc/gtk-doc/Makefile')
-rw-r--r-- | textproc/gtk-doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index eec7be06811a..e41d9b6bb2d6 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/share/sgml/docbook/dsssl/modular/html/docbook.dsl:${PORTSDIR}/textproc/dsssl-docbook-modular RUN_DEPENDS= jade:${PORTSDIR}/textproc/jade +USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-dsssl-dir=${LOCALBASE}/share/sgml/docbook/dsssl/modular |