summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/pslib/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index 84ee9b1f50b..b0d8dfb2678 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2019/01/31 16:33:15 plunky Exp $
+# $NetBSD: Makefile,v 1.19 2019/01/31 16:36:27 plunky Exp $
#
DISTNAME= pslib-0.4.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pslib/}
@@ -19,6 +19,8 @@ PKGCONFIG_OVERRIDE+= ${WRKSRC}/libps.pc.in
GNU_CONFIGURE= yes
USE_TOOLS+= msgfmt perl gmake
+BUILD_MAKE_FLAGS+= LIBS="-lm -lintl"
+
# share/locale/de/LC_MESSAGES/pslib.mo is missing without these
post-build:
cd ${WRKSRC}/po && ${GMAKE}