summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/imposter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/imposter/Makefile b/print/imposter/Makefile
index 9359a99a58a..c6ced062b95 100644
--- a/print/imposter/Makefile
+++ b/print/imposter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2013/10/10 14:42:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2014/02/09 00:26:50 wiedi Exp $
#
DISTNAME= imposter-0.3
@@ -15,6 +15,7 @@ USE_TOOLS+= gmake msgfmt pkg-config
USE_PKGLOCALEDIR= yes
LDFLAGS.DragonFly= -lm
+LDFLAGS.SunOS+= -lm
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"