aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-12-04 15:34:27 +0800
committerade <ade@FreeBSD.org>2010-12-04 15:34:27 +0800
commita44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch)
tree14d9392b22ced431dae442dd74506f7e26011de3 /palm
parentdb3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff)
downloadfreebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz
freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.zst
freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip
Sync to new bsd.autotools.mk
Diffstat (limited to 'palm')
-rw-r--r--palm/gnome-pilot/Makefile2
-rw-r--r--palm/synce-librapi2/Makefile2
-rw-r--r--palm/synce-librra/Makefile2
-rw-r--r--palm/synce-libsynce/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
index 94ca09435ffa..7a75eed3fb47 100644
--- a/palm/gnome-pilot/Makefile
+++ b/palm/gnome-pilot/Makefile
@@ -23,7 +23,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack \
ltverhack libgnomeui
USE_GETTEXT= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
INSTALLS_OMF= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
diff --git a/palm/synce-librapi2/Makefile b/palm/synce-librapi2/Makefile
index a6f0bcc1041e..d7d75c689a15 100644
--- a/palm/synce-librapi2/Makefile
+++ b/palm/synce-librapi2/Makefile
@@ -16,7 +16,7 @@ COMMENT?= Utilities/libraries to make RAPI calls on WinCE devices
LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_ICONV= yes
USE_GNOME= gnomehack gnometarget
USE_LDCONFIG= yes
diff --git a/palm/synce-librra/Makefile b/palm/synce-librra/Makefile
index 54609f1e102d..6ad25b50305b 100644
--- a/palm/synce-librra/Makefile
+++ b/palm/synce-librra/Makefile
@@ -22,7 +22,7 @@ OPTIONS?= TOOLS "Build with minor rra command line tools" on \
RECURR "Enable experimential recurrence support" off
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_ICONV= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack gnometarget
diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile
index 42fe0c45df6b..38ab377be7d3 100644
--- a/palm/synce-libsynce/Makefile
+++ b/palm/synce-libsynce/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
hal.1:${PORTSDIR}/sysutils/hal
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_ICONV= yes
USE_GNOME= gnomehack gnometarget
CONFIGURE_ARGS+= --with-libiconv-prefix="${LOCALBASE}" \