Files
pkgsrc-ng/games/dungeon/patches/patch-glkterm_Makefile
2014-11-05 12:41:07 +01:00

14 lines
362 B
Plaintext

$NetBSD: patch-glkterm_Makefile,v 1.1 2013/10/17 16:36:07 roy Exp $
--- glkterm/Makefile.orig 2013-10-17 16:31:53.000000000 +0000
+++ glkterm/Makefile
@@ -15,7 +15,7 @@ CC = gcc -ansi
# You may need to set directories to pick up the ncurses library.
#INCLUDEDIRS = -I/usr/5include
#LIBDIRS = -L/usr/5lib
-LIBS = -lncurses
+LIBS = -lcurses
OPTIONS = -O