diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/liborange/Makefile | 1 | ||||
-rw-r--r-- | archivers/orange/Makefile | 1 |
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} |