summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-29 23:51:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-29 23:51:55 +0000
commitb5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34 (patch)
treede3140ef3cb3748036df1a0f21795ce57c8793b7 /archivers
parentFix fetchable now (invalid checksum): the default (diff)
Use libtool port instead of included version to avoid a.out objformat botch
Notes
Notes: svn path=/head/; revision=183664
Diffstat (limited to 'archivers')
-rw-r--r--archivers/liborange/Makefile1
-rw-r--r--archivers/orange/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile
index 30e0d09b9270..fc0bd93c6a6f 100644
--- a/archivers/liborange/Makefile
+++ b/archivers/liborange/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \
dynamite.0:${PORTSDIR}/archivers/dynamite \
unshield.0:${PORTSDIR}/archivers/unshield
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libsynce=${LOCALBASE}
diff --git a/archivers/orange/Makefile b/archivers/orange/Makefile
index 30e0d09b9270..fc0bd93c6a6f 100644
--- a/archivers/orange/Makefile
+++ b/archivers/orange/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \
dynamite.0:${PORTSDIR}/archivers/dynamite \
unshield.0:${PORTSDIR}/archivers/unshield
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libsynce=${LOCALBASE}