aboutsummaryrefslogtreecommitdiff
path: root/devel/allegro-devel
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
committerAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
commit771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch)
treeb4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /devel/allegro-devel
parent582d67b410e45602807f37bf0e20fd522b31b033 (diff)
downloadports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.tar.gz
ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.zip
Notes
Diffstat (limited to 'devel/allegro-devel')
-rw-r--r--devel/allegro-devel/Makefile2
-rw-r--r--devel/allegro-devel/files/patch-aclocal.m426
2 files changed, 27 insertions, 1 deletions
diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile
index 7d1395c9c7b9..cdd99da6572d 100644
--- a/devel/allegro-devel/Makefile
+++ b/devel/allegro-devel/Makefile
@@ -16,7 +16,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A cross-platform library for games and multimedia programming
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
USE_GMAKE= yes
USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga
USE_LDCONFIG= yes
diff --git a/devel/allegro-devel/files/patch-aclocal.m4 b/devel/allegro-devel/files/patch-aclocal.m4
new file mode 100644
index 000000000000..353d8689c7ed
--- /dev/null
+++ b/devel/allegro-devel/files/patch-aclocal.m4
@@ -0,0 +1,26 @@
+--- aclocal.m4.orig 2007-06-16 01:52:28.000000000 +0000
++++ aclocal.m4 2008-07-14 15:10:32.000000000 +0000
+@@ -195,3 +195,2 @@
+ dnl
+-AC_MSG_CHECKING(for System V sys/procfs)
+ AC_DEFUN(ALLEGRO_ACTEST_SV_PROCFS, [
+@@ -211,3 +210,2 @@
+ ])
+-AC_MSG_RESULT($allegro_sv_procfs)
+
+@@ -219,3 +217,2 @@
+ dnl
+-AC_MSG_CHECKING(if sys/procfs.h tells us argc/argv)
+ AC_DEFUN(ALLEGRO_ACTEST_PROCFS_ARGCV, [
+@@ -228,3 +225,2 @@
+ ])
+-AC_MSG_RESULT($allegro_procfs_argcv)
+
+@@ -236,3 +232,2 @@
+ dnl
+-AC_MSG_CHECKING(for getexecname)
+ AC_DEFUN(ALLEGRO_ACTEST_SYS_GETEXECNAME,
+@@ -242,3 +237,2 @@
+ )
+-AC_MSG_RESULT($allegro_sys_getexecname)
+