You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/aop/files/aop-0.6-as-needed.patch

10 lines
134 B

--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-LDFLAGS = -lncurses
+LDLIBS := $(shell ${PKG_CONFIG} ncurses --libs)
aop: aop.c