summaryrefslogtreecommitdiff
path: root/games-arcade/aop/files
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/aop/files')
-rw-r--r--games-arcade/aop/files/aop-0.6-as-needed.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/aop/files/aop-0.6-as-needed.patch b/games-arcade/aop/files/aop-0.6-as-needed.patch
index f172919553b4..85934f30b062 100644
--- a/games-arcade/aop/files/aop-0.6-as-needed.patch
+++ b/games-arcade/aop/files/aop-0.6-as-needed.patch
@@ -1,9 +1,9 @@
---- a/Makefile.old 2009-01-30 17:00:58.000000000 +0100
-+++ b/Makefile 2009-01-30 17:01:15.000000000 +0100
+--- a/Makefile
++++ b/Makefile
@@ -1,5 +1,5 @@
-LDFLAGS = -lncurses
-+LDLIBS := $(shell pkg-config ncurses --libs)
++LDLIBS := $(shell ${PKG_CONFIG} ncurses --libs)
aop: aop.c