diff options
Diffstat (limited to 'palm/synce-rra/Makefile')
-rw-r--r-- | palm/synce-rra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-rra/Makefile b/palm/synce-rra/Makefile index f2d8dc518d1b..a98a315cdd5f 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 -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE} |