summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarino <marino>2012-01-29 10:07:37 +0000
committermarino <marino>2012-01-29 10:07:37 +0000
commitc805ccec91e5957666085b67d5f52f08c3f75644 (patch)
treeec115255f3d66c73e2479b6506f2bc4cb600dec1
parent9e1fb65d9604db8bce347847034d2933f2c0d677 (diff)
downloadpkgsrc-c805ccec91e5957666085b67d5f52f08c3f75644.tar.gz
print/ja-vfxdvik: Fix indirect linking error on DragonFly
-rw-r--r--print/ja-vfxdvik/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ja-vfxdvik/Makefile b/print/ja-vfxdvik/Makefile
index 7aed27eef6b..12203bd7cde 100644
--- a/print/ja-vfxdvik/Makefile
+++ b/print/ja-vfxdvik/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2011/05/28 11:32:03 obache Exp $
+# $NetBSD: Makefile,v 1.35 2012/01/29 10:07:37 marino Exp $
DISTNAME= xdvik-${XDVIK_ORIGINAL_VERS}
PKGNAME= ja-vfxdvik-${XDVIK_ORIGINAL_VERS}.${XDVIK_JP_PATCH_VERS}
@@ -29,6 +29,7 @@ USE_TOOLS+= gmake
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= klibtool
GNU_CONFIGURE= YES
+LDFLAGS.DragonFly= -lm
CONFIGURE_ARGS+=--enable-local-texmf=${PREFIX}/share/texmf-dist \
--without-texinfo \
--without-dialog \