DragonFly BSD
DragonFly submit List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

patch for: dfports/fam/Makefile


From: Allan Bowhill <abowhill@xxxxxxxxx>
Date: Tue, 13 Jul 2004 12:21:54 -0700

Hi,

Here is a patch to the dfports/fam/Makefile that will allow it to get through the 
"configure" stage of the build. Right now it will fail unless autoconf253 is installed
as a dependency.


<<BEGIN_FILE
--- Makefile.old	2004-07-13 19:01:22.000000000 +0000
+++ Makefile	2004-07-13 19:09:02.000000000 +0000
@@ -22,6 +22,7 @@
 CFLAGS+=		-Wno-deprecated
 
 USE_AUTOMAKE_VER=15
+USE_AUTOCONF_VER=253
 USE_LIBTOOL_VER=13
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_GMAKE=	yes
>>END_FILE


-- 
Allan Bowhill
abowhill@xxxxxxxxx
ed62b0c557dd2049cf2576a0c9c32fe5
Alex Haley was adopted!
--- Makefile.old	2004-07-13 19:01:22.000000000 +0000
+++ Makefile	2004-07-13 19:09:02.000000000 +0000
@@ -22,6 +22,7 @@
 CFLAGS+=		-Wno-deprecated
 
 USE_AUTOMAKE_VER=15
+USE_AUTOCONF_VER=253
 USE_LIBTOOL_VER=13
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_GMAKE=	yes

Attachment: pgp00008.pgp
Description: PGP signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]