summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-23 22:02:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-23 22:02:30 +0000
commitf4b52dc69f55c8fdf644c260f544ad9b945b081e (patch)
treec2f33a8e8841378f5d7871d6f239fb12868376ce /palm
parent- Desupport 4.X (diff)
- Fix after objformat removal
Notes
Notes: svn path=/head/; revision=188138
Diffstat (limited to 'palm')
-rw-r--r--palm/synce-librra/Makefile2
-rw-r--r--palm/synce-rra/Makefile2
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