From b5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 29 Jan 2007 23:51:55 +0000 Subject: Use libtool port instead of included version to avoid a.out objformat botch --- archivers/liborange/Makefile | 1 + archivers/orange/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'archivers') 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} -- cgit