summaryrefslogtreecommitdiff
path: root/graphics/frameworks
diff options
context:
space:
mode:
authormarino <marino>2011-12-13 20:07:05 +0000
committermarino <marino>2011-12-13 20:07:05 +0000
commit809ceff41ed839404037c0d2b040c92751033eec (patch)
treeabae136fd116f467760838f036a96fd881c9749e /graphics/frameworks
parent6f94eb652142ffb5abc984a5cd507ee3914884de (diff)
downloadpkgsrc-809ceff41ed839404037c0d2b040c92751033eec.tar.gz
graphics/frameworks: explicitly list all linked libraries
Required for default linking behavior of binutils 2.22 ld
Diffstat (limited to 'graphics/frameworks')
-rw-r--r--graphics/frameworks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/frameworks/Makefile b/graphics/frameworks/Makefile
index c1ef9d9ae48..4eb72fca888 100644
--- a/graphics/frameworks/Makefile
+++ b/graphics/frameworks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2011/11/01 06:01:32 sbd Exp $
+# $NetBSD: Makefile,v 1.12 2011/12/13 20:07:05 marino Exp $
#
DISTNAME= frameworks-0.3.7
@@ -16,6 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config gmake autoconf
+LDFLAGS+= -lm # Explicit for binutils 2.22 linker
SUBST_CLASSES= xdg
SUBST_STAGE.xdg= pre-configure