From c6daffe7e0cf013cf75e4669b7fc7199469b8640 Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Sat, 21 Nov 1998 00:48:19 +0000 Subject: [PATCH] Fix BROKEN_ELF --- games/nethack/Makefile | 4 +--- games/nethack/files/patch-ab | 12 ++++++++++++ games/nethack3-tty/Makefile | 4 +--- games/nethack3-tty/files/patch-ab | 12 ++++++++++++ games/nethack3/Makefile | 4 +--- games/nethack3/files/patch-ab | 12 ++++++++++++ games/nethack32/Makefile | 4 +--- games/nethack32/files/patch-ab | 12 ++++++++++++ games/nethack33-nox11/Makefile | 4 +--- games/nethack33-nox11/files/patch-ab | 12 ++++++++++++ games/nethack33/Makefile | 4 +--- games/nethack33/files/patch-ab | 12 ++++++++++++ games/nethack34-nox11/Makefile | 4 +--- games/nethack34-nox11/files/patch-ab | 12 ++++++++++++ games/nethack34/Makefile | 4 +--- games/nethack34/files/patch-ab | 12 ++++++++++++ 16 files changed, 104 insertions(+), 24 deletions(-) create mode 100644 games/nethack/files/patch-ab create mode 100644 games/nethack3-tty/files/patch-ab create mode 100644 games/nethack3/files/patch-ab create mode 100644 games/nethack32/files/patch-ab create mode 100644 games/nethack33-nox11/files/patch-ab create mode 100644 games/nethack33/files/patch-ab create mode 100644 games/nethack34-nox11/files/patch-ab create mode 100644 games/nethack34/files/patch-ab diff --git a/games/nethack/Makefile b/games/nethack/Makefile index e0b2697e8635..b9a3ab9f8bcd 100644 --- a/games/nethack/Makefile +++ b/games/nethack/Makefile @@ -3,7 +3,7 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $ +# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ # DISTNAME= nethack-3.2.2 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= build - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes diff --git a/games/nethack/files/patch-ab b/games/nethack/files/patch-ab new file mode 100644 index 000000000000..4282a67b7ca9 --- /dev/null +++ b/games/nethack/files/patch-ab @@ -0,0 +1,12 @@ +diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src +--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998 ++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998 +@@ -204,7 +204,7 @@ + # + # LIBS = -lxpg4 + # +-LIBS = ++LIBS = -lSM -lICE + + # make NetHack + #JP by issei(96/5/27) diff --git a/games/nethack3-tty/Makefile b/games/nethack3-tty/Makefile index e0b2697e8635..b9a3ab9f8bcd 100644 --- a/games/nethack3-tty/Makefile +++ b/games/nethack3-tty/Makefile @@ -3,7 +3,7 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $ +# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ # DISTNAME= nethack-3.2.2 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= build - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes diff --git a/games/nethack3-tty/files/patch-ab b/games/nethack3-tty/files/patch-ab new file mode 100644 index 000000000000..4282a67b7ca9 --- /dev/null +++ b/games/nethack3-tty/files/patch-ab @@ -0,0 +1,12 @@ +diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src +--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998 ++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998 +@@ -204,7 +204,7 @@ + # + # LIBS = -lxpg4 + # +-LIBS = ++LIBS = -lSM -lICE + + # make NetHack + #JP by issei(96/5/27) diff --git a/games/nethack3/Makefile b/games/nethack3/Makefile index e0b2697e8635..b9a3ab9f8bcd 100644 --- a/games/nethack3/Makefile +++ b/games/nethack3/Makefile @@ -3,7 +3,7 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $ +# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ # DISTNAME= nethack-3.2.2 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= build - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes diff --git a/games/nethack3/files/patch-ab b/games/nethack3/files/patch-ab new file mode 100644 index 000000000000..4282a67b7ca9 --- /dev/null +++ b/games/nethack3/files/patch-ab @@ -0,0 +1,12 @@ +diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src +--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998 ++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998 +@@ -204,7 +204,7 @@ + # + # LIBS = -lxpg4 + # +-LIBS = ++LIBS = -lSM -lICE + + # make NetHack + #JP by issei(96/5/27) diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index e0b2697e8635..b9a3ab9f8bcd 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -3,7 +3,7 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $ +# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ # DISTNAME= nethack-3.2.2 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= build - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes diff --git a/games/nethack32/files/patch-ab b/games/nethack32/files/patch-ab new file mode 100644 index 000000000000..4282a67b7ca9 --- /dev/null +++ b/games/nethack32/files/patch-ab @@ -0,0 +1,12 @@ +diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src +--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998 ++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998 +@@ -204,7 +204,7 @@ + # + # LIBS = -lxpg4 + # +-LIBS = ++LIBS = -lSM -lICE + + # make NetHack + #JP by issei(96/5/27) diff --git a/games/nethack33-nox11/Makefile b/games/nethack33-nox11/Makefile index e0b2697e8635..b9a3ab9f8bcd 100644 --- a/games/nethack33-nox11/Makefile +++ b/games/nethack33-nox11/Makefile @@ -3,7 +3,7 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $ +# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ # DISTNAME= nethack-3.2.2 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= build - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes diff --git a/games/nethack33-nox11/files/patch-ab b/games/nethack33-nox11/files/patch-ab new file mode 100644 index 000000000000..4282a67b7ca9 --- /dev/null +++ b/games/nethack33-nox11/files/patch-ab @@ -0,0 +1,12 @@ +diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src +--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998 ++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998 +@@ -204,7 +204,7 @@ + # + # LIBS = -lxpg4 + # +-LIBS = ++LIBS = -lSM -lICE + + # make NetHack + #JP by issei(96/5/27) diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index e0b2697e8635..b9a3ab9f8bcd 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -3,7 +3,7 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $ +# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ # DISTNAME= nethack-3.2.2 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= build - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes diff --git a/games/nethack33/files/patch-ab b/games/nethack33/files/patch-ab new file mode 100644 index 000000000000..4282a67b7ca9 --- /dev/null +++ b/games/nethack33/files/patch-ab @@ -0,0 +1,12 @@ +diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src +--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998 ++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998 +@@ -204,7 +204,7 @@ + # + # LIBS = -lxpg4 + # +-LIBS = ++LIBS = -lSM -lICE + + # make NetHack + #JP by issei(96/5/27) diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile index e0b2697e8635..b9a3ab9f8bcd 100644 --- a/games/nethack34-nox11/Makefile +++ b/games/nethack34-nox11/Makefile @@ -3,7 +3,7 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $ +# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ # DISTNAME= nethack-3.2.2 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= build - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes diff --git a/games/nethack34-nox11/files/patch-ab b/games/nethack34-nox11/files/patch-ab new file mode 100644 index 000000000000..4282a67b7ca9 --- /dev/null +++ b/games/nethack34-nox11/files/patch-ab @@ -0,0 +1,12 @@ +diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src +--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998 ++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998 +@@ -204,7 +204,7 @@ + # + # LIBS = -lxpg4 + # +-LIBS = ++LIBS = -lSM -lICE + + # make NetHack + #JP by issei(96/5/27) diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index e0b2697e8635..b9a3ab9f8bcd 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -3,7 +3,7 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $ +# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ # DISTNAME= nethack-3.2.2 @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= build - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes diff --git a/games/nethack34/files/patch-ab b/games/nethack34/files/patch-ab new file mode 100644 index 000000000000..4282a67b7ca9 --- /dev/null +++ b/games/nethack34/files/patch-ab @@ -0,0 +1,12 @@ +diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src +--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998 ++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998 +@@ -204,7 +204,7 @@ + # + # LIBS = -lxpg4 + # +-LIBS = ++LIBS = -lSM -lICE + + # make NetHack + #JP by issei(96/5/27)