aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2008-08-20 08:57:32 +0800
committerade <ade@FreeBSD.org>2008-08-20 08:57:32 +0800
commit8eb92ae1d0dce072ddbe65c4852625fae9d1eddb (patch)
tree0187b240fea44ca0f29e4c127dba0644d947187e /astro
parent6998bd19975dd6b512ccc433d82c50c8893fbc13 (diff)
downloadfreebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.tar.gz
freebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.tar.zst
freebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.zip
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
Diffstat (limited to 'astro')
-rw-r--r--astro/gpsbabel/Makefile2
-rw-r--r--astro/gpsbabel/files/patch-configure.in6
2 files changed, 7 insertions, 1 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile
index 0ed954fa513a..3c6c0cb65aad 100644
--- a/astro/gpsbabel/Makefile
+++ b/astro/gpsbabel/Makefile
@@ -17,7 +17,7 @@ COMMENT= A gps file translating tool
LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \
expat:${PORTSDIR}/textproc/expat2
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
PLIST_FILES= bin/gpsbabel
diff --git a/astro/gpsbabel/files/patch-configure.in b/astro/gpsbabel/files/patch-configure.in
new file mode 100644
index 000000000000..de02e8617d1e
--- /dev/null
+++ b/astro/gpsbabel/files/patch-configure.in
@@ -0,0 +1,6 @@
+--- configure.in.orig 2008-05-04 22:26:37.000000000 +0000
++++ configure.in 2008-08-04 13:35:52.000000000 +0000
+@@ -38,3 +38,2 @@
+ AC_EXEEXT
+-AC_SUBST(AC_EXEEXT)
+ AC_C_BIGENDIAN