summaryrefslogtreecommitdiff
path: root/print/img2eps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/img2eps/Makefile')
-rw-r--r--print/img2eps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/img2eps/Makefile b/print/img2eps/Makefile
index 2626ca968da..88a1fda6ce1 100644
--- a/print/img2eps/Makefile
+++ b/print/img2eps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:32 obache Exp $
+# $NetBSD: Makefile,v 1.24 2012/01/29 10:08:30 marino Exp $
#
DISTNAME= img2eps-0.2
@@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
TEST_TARGET= check
+LDFLAGS.DragonFly= -lm
+
.include "options.mk"
.include "../../mk/jpeg.buildlink3.mk"