summaryrefslogtreecommitdiff
path: root/games/liquidwar
diff options
context:
space:
mode:
authormarino <marino>2012-01-29 21:04:58 +0000
committermarino <marino>2012-01-29 21:04:58 +0000
commite8eb978ab3ead2e88c277147b7e63e70306fe353 (patch)
treec53b7f5933806def70382304c94b0ed4afc3af83 /games/liquidwar
parent41fc2c11d43b7ef810b72ca6c563128fe8fcdcb6 (diff)
downloadpkgsrc-e8eb978ab3ead2e88c277147b7e63e70306fe353.tar.gz
games/liquidwar: Fix indirect linking error on DragonFly
Diffstat (limited to 'games/liquidwar')
-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