diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-23 22:02:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-23 22:02:30 +0000 |
commit | f4b52dc69f55c8fdf644c260f544ad9b945b081e (patch) | |
tree | c2f33a8e8841378f5d7871d6f239fb12868376ce /palm | |
parent | 1b87c9b7cc3ea37220e97812afcb4ea0cdfbc443 (diff) | |
download | ports-f4b52dc69f55c8fdf644c260f544ad9b945b081e.tar.gz ports-f4b52dc69f55c8fdf644c260f544ad9b945b081e.zip |
Notes
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 |