summaryrefslogtreecommitdiff
path: root/textproc/source-highlight
diff options
context:
space:
mode:
authorjoerg <joerg>2009-12-03 14:31:14 +0000
committerjoerg <joerg>2009-12-03 14:31:14 +0000
commitda6f61ae2b2fdb5fc199de6265422e33ff07dd7f (patch)
tree58f2654c1bea84dbcef7e627d1faf2e48d8b1651 /textproc/source-highlight
parentcf7bcb3074088e0d140d48629c7c6991727ead96 (diff)
downloadpkgsrc-da6f61ae2b2fdb5fc199de6265422e33ff07dd7f.tar.gz
Follow boost library name changes.
Diffstat (limited to 'textproc/source-highlight')
-rw-r--r--textproc/source-highlight/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index 8cc1eab57b8..a48fea8b89b 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2008/06/20 01:09:38 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2009/12/03 14:31:14 joerg Exp $
#
DISTNAME= source-highlight-2.9
@@ -27,8 +27,6 @@ TEST_TARGET= check
CONFIGURE_ARGS+= --with-boost-regex
-BUILDLINK_TRANSFORM+= l:boost_regex:boost_regex-mt
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"