aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-30 07:51:55 +0800
committerkris <kris@FreeBSD.org>2007-01-30 07:51:55 +0800
commitc4b25c8706563848067a2476165dc6d1b9847808 (patch)
tree0a79c4a43e327cfd471e874f7fe11b78057b34be /archivers
parente2c3f06a64aca1169fe9b5289b0ebf9227714e9f (diff)
downloadfreebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.tar.gz
freebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.tar.zst
freebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.zip
Use libtool port instead of included version to avoid a.out objformat botch
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}