summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-08-03 22:36:52 +0000
committerAde Lovett <ade@FreeBSD.org>2004-08-03 22:36:52 +0000
commite32a8245791aab6e734fe5ecda71641e15c94b45 (patch)
tree4daccf3b91f25a920b92ab009f8f336fb635fb30 /comms
parent- Fix conjuration with gcc-3.4.2 (diff)
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
Notes
Notes: svn path=/head/; revision=115365
Diffstat (limited to 'comms')
-rw-r--r--comms/gammu-devel/files/patch-configure7
-rw-r--r--comms/gammu/files/patch-configure7
2 files changed, 14 insertions, 0 deletions
diff --git a/comms/gammu-devel/files/patch-configure b/comms/gammu-devel/files/patch-configure
new file mode 100644
index 000000000000..05529ce2c8ad
--- /dev/null
+++ b/comms/gammu-devel/files/patch-configure
@@ -0,0 +1,7 @@
+--- configure.orig Sat Oct 18 20:10:50 2003
++++ configure Wed Jul 7 21:43:37 2004
+@@ -5,3 +5,3 @@
+ echo "Running autoconf..."
+- autoconf
++ ${AUTOCONF}
+ test "x$1" = "x--regenerate" && shift
diff --git a/comms/gammu/files/patch-configure b/comms/gammu/files/patch-configure
new file mode 100644
index 000000000000..05529ce2c8ad
--- /dev/null
+++ b/comms/gammu/files/patch-configure
@@ -0,0 +1,7 @@
+--- configure.orig Sat Oct 18 20:10:50 2003
++++ configure Wed Jul 7 21:43:37 2004
+@@ -5,3 +5,3 @@
+ echo "Running autoconf..."
+- autoconf
++ ${AUTOCONF}
+ test "x$1" = "x--regenerate" && shift