Fix BROKEN_ELF
This commit is contained in:
parent
fcd556b3c5
commit
c6daffe7e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14729
@ -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
|
||||||
|
12
games/nethack/files/patch-ab
Normal file
12
games/nethack/files/patch-ab
Normal 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)
|
@ -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
|
||||||
|
12
games/nethack3-tty/files/patch-ab
Normal file
12
games/nethack3-tty/files/patch-ab
Normal 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)
|
@ -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
|
||||||
|
12
games/nethack3/files/patch-ab
Normal file
12
games/nethack3/files/patch-ab
Normal 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)
|
@ -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
|
||||||
|
12
games/nethack32/files/patch-ab
Normal file
12
games/nethack32/files/patch-ab
Normal 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)
|
@ -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
|
||||||
|
12
games/nethack33-nox11/files/patch-ab
Normal file
12
games/nethack33-nox11/files/patch-ab
Normal 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)
|
@ -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
|
||||||
|
12
games/nethack33/files/patch-ab
Normal file
12
games/nethack33/files/patch-ab
Normal 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)
|
@ -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
|
||||||
|
12
games/nethack34-nox11/files/patch-ab
Normal file
12
games/nethack34-nox11/files/patch-ab
Normal 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)
|
@ -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
|
||||||
|
12
games/nethack34/files/patch-ab
Normal file
12
games/nethack34/files/patch-ab
Normal 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)
|
Loading…
Reference in New Issue
Block a user