summaryrefslogtreecommitdiff
path: root/textproc/source-highlight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/source-highlight/Makefile')
-rw-r--r--textproc/source-highlight/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index 4f850be6880..4b98d704cbe 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/02/22 20:35:34 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/03/07 18:52:18 joerg Exp $
#
DISTNAME= source-highlight-2.5
@@ -22,6 +22,8 @@ INFO_FILES= YES
USE_TOOLS+= gmake gsed
TEST_TARGET= check
+CONFIGURE_ARGS+= --with-boost-regex
+
BUILDLINK_TRANSFORM+= l:boost_regex:boost_regex-mt
.include "../../mk/bsd.prefs.mk"