diff options
Diffstat (limited to 'textproc/jade/Makefile')
-rw-r--r-- | textproc/jade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 4fd0088cad87..3feb8da41c66 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -25,7 +25,7 @@ CONFLICTS= sp-1.* RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog PLIST_SUB= XMLCATMGR=${XMLCATMGR} |