pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/powermanga games/powermanga: Fix indirect linkin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/57e31bb0a2bf
branches: trunk
changeset: 603904:57e31bb0a2bf
user: marino <marino%pkgsrc.org@localhost>
date: Wed May 16 15:02:41 2012 +0000
description:
games/powermanga: Fix indirect linking on DragonFly
diffstat:
games/powermanga/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 151f4093b797 -r 57e31bb0a2bf games/powermanga/Makefile
--- a/games/powermanga/Makefile Wed May 16 14:56:45 2012 +0000
+++ b/games/powermanga/Makefile Wed May 16 15:02:41 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2011/07/05 01:39:10 dholland Exp $
+# $NetBSD: Makefile,v 1.24 2012/05/16 15:02:41 marino Exp $
#
DISTNAME= powermanga-0.90
@@ -17,6 +17,7 @@
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
MAKE_ENV+= TOUCH=${TOUCH:Q} WRKSRC=${WRKSRC:Q}
+LDFLAGS.DragonFly= -lm
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index