pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/source-highlight Follow boost library name ch...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5576c5d2bbda
branches:  trunk
changeset: 568080:5576c5d2bbda
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 03 14:31:14 2009 +0000

description:
Follow boost library name changes.

diffstat:

 textproc/source-highlight/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 505275410f98 -r 5576c5d2bbda textproc/source-highlight/Makefile
--- a/textproc/source-highlight/Makefile        Thu Dec 03 13:06:51 2009 +0000
+++ b/textproc/source-highlight/Makefile        Thu Dec 03 14:31:14 2009 +0000
@@ -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 @@
 
 CONFIGURE_ARGS+=       --with-boost-regex
 
-BUILDLINK_TRANSFORM+=  l:boost_regex:boost_regex-mt
-
 .include "../../mk/bsd.prefs.mk"
 
 .if ${OPSYS} == "NetBSD"



Home | Main Index | Thread Index | Old Index