Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 14:51:28 -0400
From:      Nicolas Blais <nb_root@videotron.ca>
To:        freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/81280: UPDATE: Zangband 2.62 to 2.7.4c
Message-ID:  <200505191451.28468.nb_root@videotron.ca>
In-Reply-To: <200505191849.j4JInoWj075854@www.freebsd.org>
References:  <200505191849.j4JInoWj075854@www.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Boundary_(ID_E9W17CcUUXZz9lnlObQuug)
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7BIT
Content-disposition: inline

I have attached the patch to compile Zangband 2.7.4c in its unported form.


--Boundary_(ID_E9W17CcUUXZz9lnlObQuug)
Content-type: text/x-diff; charset=iso-8859-1; name=makefile.diff
Content-transfer-encoding: 7BIT
Content-disposition: attachment; filename=makefile.diff

+++ makefile	Thu May 19 14:42:20 2005
@@ -118,9 +118,9 @@
 	$(CONFIGURE)
 	
 configure: configure.in
-	aclocal
-	autoheader
-	autoconf
+	aclocal19
+	autoheader259
+	autoconf259
 
 dirs:
 	-mkdir $(DESTDIR)

--Boundary_(ID_E9W17CcUUXZz9lnlObQuug)--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505191451.28468.nb_root>