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 938ee6d..4fd0088 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_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog PLIST_SUB= XMLCATMGR=${XMLCATMGR} |