pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/blender graphics/blender: Fix indirect linkin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/23e6cd9405ef
branches: trunk
changeset: 603893:23e6cd9405ef
user: marino <marino%pkgsrc.org@localhost>
date: Wed May 16 13:49:22 2012 +0000
description:
graphics/blender: Fix indirect linking on DragonFly
diffstat:
graphics/blender/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3e924155a8da -r 23e6cd9405ef graphics/blender/Makefile
--- a/graphics/blender/Makefile Wed May 16 13:45:14 2012 +0000
+++ b/graphics/blender/Makefile Wed May 16 13:49:22 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2012/03/15 11:53:28 obache Exp $
+# $NetBSD: Makefile,v 1.79 2012/05/16 13:49:22 marino Exp $
DISTNAME= blender-2.49b
PKGREVISION= 9
@@ -20,6 +20,7 @@
MAKE_JOBS_SAFE= no
LDFLAGS+= -lcrypto
+LDFLAGS.DragonFly= -lX11
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index