diff options
Diffstat (limited to 'palm')
-rw-r--r-- | palm/synce-librra/Makefile | 2 | ||||
-rw-r--r-- | palm/synce-rra/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/palm/synce-librra/Makefile b/palm/synce-librra/Makefile index 0b1ddcb375f2..472af7a49afc 100644 --- a/palm/synce-librra/Makefile +++ b/palm/synce-librra/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir MAN1= synce-matchmaker.1 USE_ICONV= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE} USE_LDCONFIG= yes diff --git a/palm/synce-rra/Makefile b/palm/synce-rra/Makefile index 0b1ddcb375f2..472af7a49afc 100644 --- a/palm/synce-rra/Makefile +++ b/palm/synce-rra/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir MAN1= synce-matchmaker.1 USE_ICONV= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE} USE_LDCONFIG= yes |