1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/games/gnomoku/files/patch-Makefile.in
2001-09-11 14:05:00 +00:00

15 lines
416 B
Plaintext

$FreeBSD$
--- Makefile.in 2001/09/11 13:48:15 1.1
+++ Makefile.in 2001/09/11 13:48:31
@@ -114,7 +114,7 @@
# Main executable
gnomoku_SOURCES = ai.cc ai.h gnomoku.cc mainwin.cc mainwin.h opponent.h options.cc options.h point.cc point.h user.cc user.h
-gnomoku_LDADD = $(GNOMEMM_LIBS) $(INTLLIBS) -lpthread
+gnomoku_LDADD = $(GNOMEMM_LIBS) $(INTLLIBS)
bin_PROGRAMS = gnomoku
# Desktop entry