summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-01-24 23:29:25 +0000
committermarino <marino@pkgsrc.org>2012-01-24 23:29:25 +0000
commit1b0b35b33e934915153e34fc875029f1363991e0 (patch)
tree3f1f8ec611dfddd8ea1e238af101a143e45ba0c6 /cad
parent000ebc40327e34ec0a17f2bb0c82779621d79ab8 (diff)
downloadpkgsrc-1b0b35b33e934915153e34fc875029f1363991e0.tar.gz
cad/gsmc: Fix indirect linking error on DragonFly only
Diffstat (limited to 'cad')
-rw-r--r--cad/gsmc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/gsmc/Makefile b/cad/gsmc/Makefile
index 91ee6792d53..46ab7d838e4 100644
--- a/cad/gsmc/Makefile
+++ b/cad/gsmc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/11/01 06:00:44 sbd Exp $
+# $NetBSD: Makefile,v 1.20 2012/01/24 23:29:25 marino Exp $
#
DISTNAME= gsmc-1.1
@@ -16,6 +16,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_TOOLS+= gmake pkg-config
+LDFLAGS.DragonFly= -lm
+
.include "../../x11/gtk2/buildlink3.mk"
# The following were just links in the distfile so