summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormarino <marino>2012-01-29 10:15:01 +0000
committermarino <marino>2012-01-29 10:15:01 +0000
commitc10172798589ce28e458f230453d4a49ec8478da (patch)
tree05602086841fbda7f2621e5225bd7d52f929beab /graphics
parentd79d8ec0776c9c156cdfe20d1cdcfd71b349a91f (diff)
downloadpkgsrc-c10172798589ce28e458f230453d4a49ec8478da.tar.gz
graphics/lprof: Fix indirect linking error on DragonFly
Diffstat (limited to 'graphics')
-rw-r--r--graphics/lprof/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/lprof/Makefile b/graphics/lprof/Makefile
index b7b2194668a..39d05267f9b 100644
--- a/graphics/lprof/Makefile
+++ b/graphics/lprof/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/11/01 06:01:41 sbd Exp $
+# $NetBSD: Makefile,v 1.21 2012/01/29 10:15:01 marino Exp $
#
DISTNAME= lprof-1.10.1
@@ -11,6 +11,7 @@ HOMEPAGE= http://lprof.sourceforge.net/
COMMENT= ICC Profile generation tool (for IT8.7 targets)
MAKE_JOBS_SAFE= no
+LDFLAGS.DragonFly= -lstdc++
PKG_DESTDIR_SUPPORT= user-destdir