summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-01-29 21:04:58 +0000
committermarino <marino@pkgsrc.org>2012-01-29 21:04:58 +0000
commitb93a707f33bf18420bee9f9644bbec2a2491f198 (patch)
treec53b7f5933806def70382304c94b0ed4afc3af83 /games
parenta5878047fb52a086976b3f97a821eaf63ef927ce (diff)
downloadpkgsrc-b93a707f33bf18420bee9f9644bbec2a2491f198.tar.gz
games/liquidwar: Fix indirect linking error on DragonFly
Diffstat (limited to 'games')
-rw-r--r--games/liquidwar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile
index 12ba3240d4b..8c674b4a124 100644
--- a/games/liquidwar/Makefile
+++ b/games/liquidwar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/12/12 16:26:37 dholland Exp $
+# $NetBSD: Makefile,v 1.11 2012/01/29 21:04:58 marino Exp $
#
DISTNAME= liquidwar-5.6.4
@@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
+LDFLAGS.DragonFly= -lm
CONFIGURE_ARGS+= --disable-doc-ps --disable-doc-pdf
#CONFIGURE_ARGS+= --enable-debug