summaryrefslogtreecommitdiff
path: root/textproc/scim-input-pad
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-10 06:05:06 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-10 06:05:06 +0000
commit60b3a84279e0657b047e05ed4f622cf401e2376b (patch)
tree87924704af779c872d6c2a33013016cf3fa9e056 /textproc/scim-input-pad
parentSomehow the documents are not generated on pointyhat build. (diff)
Use libtool15 port instead of included version to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=184749
Diffstat (limited to 'textproc/scim-input-pad')
-rw-r--r--textproc/scim-input-pad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile
index f8ab33c6e21f..5888f0bfc5a2 100644
--- a/textproc/scim-input-pad/Makefile
+++ b/textproc/scim-input-pad/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
RUN_DEPENDS= ${BUILD_DEPENDS}
INSTALLS_SHLIB= yes
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \