patch for: dfports/fam/Makefile
Allan Bowhill
abowhill at blarg.net
Tue Jul 13 12:22:30 PDT 2004
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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00008.pgp
Type: application/octet-stream
Size: 187 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20040713/c11fa47b/attachment-0018.obj>
More information about the Submit
mailing list