aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-24 06:02:30 +0800
committerpav <pav@FreeBSD.org>2007-03-24 06:02:30 +0800
commit96e36eb716677977167ca53d6a9a691557c02df7 (patch)
treeaf4e455c913a11095dcdc88616788acd0772a45e /palm
parent24b0af02a46d8193c35171469a12f3a5bd69174b (diff)
downloadfreebsd-ports-gnome-96e36eb716677977167ca53d6a9a691557c02df7.tar.gz
freebsd-ports-gnome-96e36eb716677977167ca53d6a9a691557c02df7.tar.zst
freebsd-ports-gnome-96e36eb716677977167ca53d6a9a691557c02df7.zip
- Fix after objformat removal
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