summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarino <marino>2012-01-29 10:07:37 +0000
committermarino <marino>2012-01-29 10:07:37 +0000
commit697d37aa400a7cb6df3298dec1dd62c59995b1a8 (patch)
treeec115255f3d66c73e2479b6506f2bc4cb600dec1 /print
parentda857021181122a1b7dc0e19fe8ae7b436d633fd (diff)
downloadpkgsrc-697d37aa400a7cb6df3298dec1dd62c59995b1a8.tar.gz
print/ja-vfxdvik: Fix indirect linking error on DragonFly
Diffstat (limited to 'print')
-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 \