diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-29 23:51:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-29 23:51:55 +0000 |
commit | b5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34 (patch) | |
tree | de3140ef3cb3748036df1a0f21795ce57c8793b7 /textproc/jade/Makefile | |
parent | 73d82e32c48c7cd196496f0a24330961ae24ded1 (diff) | |
download | ports-b5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34.tar.gz ports-b5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34.zip |
Notes
Diffstat (limited to 'textproc/jade/Makefile')
-rw-r--r-- | textproc/jade/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 5701daf78304..6ec7fefb93bb 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -24,6 +24,7 @@ RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr CONFLICTS= sp-1.* +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |