summaryrefslogtreecommitdiff
path: root/textproc/source-highlight
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-12-03 14:31:14 +0000
committerjoerg <joerg@pkgsrc.org>2009-12-03 14:31:14 +0000
commit67b69792af3783d142f6646354dd5862b3580330 (patch)
tree58f2654c1bea84dbcef7e627d1faf2e48d8b1651 /textproc/source-highlight
parentd78ee9706fa60290d2c69af143254783ad92228a (diff)
downloadpkgsrc-67b69792af3783d142f6646354dd5862b3580330.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"