summaryrefslogtreecommitdiff
path: root/math/fityk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fityk/Makefile')
-rw-r--r--math/fityk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index f66a6ad40c5..99d21369f2d 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2019/07/21 22:25:19 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2019/11/02 16:16:19 rillig Exp $
DISTNAME= fityk-0.9.7
PKGREVISION= 26
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
# XXX: xyconvert requires wxWidgets >= 2.9
CONFIGURE_ARGS+= --disable-xyconvert
-CFLAGS.FreeBSD+= -D_WITH_GETLINE
+CFLAGS.FreeBSD+= -D_WITH_GETLINE
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../mk/readline.buildlink3.mk"