aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-09-16 02:35:24 +0800
committerade <ade@FreeBSD.org>2010-09-16 02:35:24 +0800
commit3ad75a4581c2f69fb2331ab72fee36ff8af166ba (patch)
treeb5ab9adb45e9a850892479ebc329ab2118d673c8 /astro
parentf72275e68db56a5d187d3a748951a6347a5ace60 (diff)
downloadfreebsd-ports-graphics-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.tar.gz
freebsd-ports-graphics-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.tar.zst
freebsd-ports-graphics-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.zip
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Diffstat (limited to 'astro')
-rw-r--r--astro/boinc-setiathome-enhanced/Makefile4
-rw-r--r--astro/gpsbabel/Makefile3
-rw-r--r--astro/orsa/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile
index 0dccb80786b..6d4e716c312 100644
--- a/astro/boinc-setiathome-enhanced/Makefile
+++ b/astro/boinc-setiathome-enhanced/Makefile
@@ -6,7 +6,7 @@
PORTNAME= boinc-setiathome-enhanced
PORTVERSION= 6.08
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro
MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/
DISTNAME= setiathome-svn-412
@@ -24,7 +24,7 @@ RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client
LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float
USE_BZIP2= yes
-USE_AUTOTOOLS= autoconf:262:env automake:18:env
+USE_AUTOTOOLS= autoconf:267:env automake:18:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile
index 2e205f5ee18..e663edba470 100644
--- a/astro/gpsbabel/Makefile
+++ b/astro/gpsbabel/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gpsbabel
PORTVERSION= 1.3.6
+PORTREVISION= 1
CATEGORIES= astro geography
MASTER_SITES= http://www.lexort.com/pkgsrc/distfiles/
@@ -14,7 +15,7 @@ COMMENT= A gps file translating tool
LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-expathdr=${LOCALBASE}/include \
--with-libexpat=${LOCALBASE}/lib
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile
index dd70f7a0a8e..d7f74b73ef8 100644
--- a/astro/orsa/Makefile
+++ b/astro/orsa/Makefile
@@ -8,7 +8,7 @@
PORTNAME= orsa
PORTVERSION= 0.7.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/OldFiles
@@ -23,7 +23,7 @@ LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \
USE_QT_VER= 3
USE_GL= gl
USE_GMAKE= yes
-USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22
+USE_AUTOTOOLS= aclocal:110 autoheader:267 automake:110 autoconf:267 libtool:22
ACLOCAL_ARGS= -I macros -I ${LOCALBASE}/share/aclocal
CONFIGURE_ENV= ac_cv_c_inline=no
USE_LDCONFIG= yes