move this to a regular patch, prodded by pval@
This commit is contained in:
parent
1a515d21c2
commit
a74bf0b461
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2004/09/30 05:35:06 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2004/10/26 18:47:59 sturm Exp $
|
||||
|
||||
COMMENT= "Gtk-based GUI client for the Gnutella Network"
|
||||
|
||||
@ -40,9 +40,4 @@ CONFIGURE_ARGS= -d -e \
|
||||
FAKE_FLAGS= INSTALL_PREFIX=${DESTDIR}
|
||||
INSTALL_TARGET= install install.man
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "amd64" || \
|
||||
${MACHINE_ARCH} == "sparc64"
|
||||
PATCH_LIST= patch-* gcc-*
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: gcc-src_nodes_c,v 1.1 2004/09/30 05:35:06 sturm Exp $
|
||||
$OpenBSD: patch-src_nodes_c,v 1.1 2004/10/26 18:47:59 sturm Exp $
|
||||
--- src/nodes.c.orig Sat Sep 25 18:55:40 2004
|
||||
+++ src/nodes.c Sat Sep 25 19:18:23 2004
|
||||
@@ -2153,7 +2153,7 @@ void send_node_error(
|
Loading…
Reference in New Issue
Block a user