mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13 lines
306 B
Plaintext
13 lines
306 B
Plaintext
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)
|