Fix BROKEN_ELF

This commit is contained in:
Seiichirou Hiraoka 1998-11-21 00:48:19 +00:00
parent fcd556b3c5
commit c6daffe7e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14729
16 changed files with 104 additions and 24 deletions

View File

@ -3,7 +3,7 @@
# Date created: 27 March 1995 # Date created: 27 March 1995
# Whom: asami # 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 DISTNAME= nethack-3.2.2
@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
BROKEN_ELF= build
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -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)

View File

@ -3,7 +3,7 @@
# Date created: 27 March 1995 # Date created: 27 March 1995
# Whom: asami # 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 DISTNAME= nethack-3.2.2
@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
BROKEN_ELF= build
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -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)

View File

@ -3,7 +3,7 @@
# Date created: 27 March 1995 # Date created: 27 March 1995
# Whom: asami # 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 DISTNAME= nethack-3.2.2
@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
BROKEN_ELF= build
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -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)

View File

@ -3,7 +3,7 @@
# Date created: 27 March 1995 # Date created: 27 March 1995
# Whom: asami # 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 DISTNAME= nethack-3.2.2
@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
BROKEN_ELF= build
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -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)

View File

@ -3,7 +3,7 @@
# Date created: 27 March 1995 # Date created: 27 March 1995
# Whom: asami # 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 DISTNAME= nethack-3.2.2
@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
BROKEN_ELF= build
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -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)

View File

@ -3,7 +3,7 @@
# Date created: 27 March 1995 # Date created: 27 March 1995
# Whom: asami # 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 DISTNAME= nethack-3.2.2
@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
BROKEN_ELF= build
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -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)

View File

@ -3,7 +3,7 @@
# Date created: 27 March 1995 # Date created: 27 March 1995
# Whom: asami # 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 DISTNAME= nethack-3.2.2
@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
BROKEN_ELF= build
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -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)

View File

@ -3,7 +3,7 @@
# Date created: 27 March 1995 # Date created: 27 March 1995
# Whom: asami # 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 DISTNAME= nethack-3.2.2
@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
BROKEN_ELF= build
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -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)