summaryrefslogtreecommitdiffstats
path: root/games/worms/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-05-03 02:08:31 +0000
committersteve <steve@FreeBSD.org>1999-05-03 02:08:31 +0000
commitcac2154a9646500f9147bc1cf675ffdb4959d1c8 (patch)
tree9e771c3ccb36de6d9ba45a329e12d4e756cbae45 /games/worms/Makefile
parent6c01d880e5a7bed8c215df0862c927511e67029f (diff)
downloadFreeBSD-src-cac2154a9646500f9147bc1cf675ffdb4959d1c8.zip
FreeBSD-src-cac2154a9646500f9147bc1cf675ffdb4959d1c8.tar.gz
Round two of MetBSD games merges.
Submitted by: Stephen J. Roznowski <sjr@home.net>
Diffstat (limited to 'games/worms/Makefile')
-rw-r--r--games/worms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/worms/Makefile b/games/worms/Makefile
index a51c1bb..2933f95 100644
--- a/games/worms/Makefile
+++ b/games/worms/Makefile
@@ -2,7 +2,7 @@
PROG= worms
MAN6= worms.6
-DPADD= ${LIBCURSES} ${LIBTERMCAP} ${LIBCOMPAT}
-LDADD= -lcurses -ltermcap -lcompat
+DPADD= ${LIBCURSES} ${LIBTERMCAP}
+LDADD= -lcurses -ltermcap
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud