pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/source-highlight Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c1f3253d824
branches:  trunk
changeset: 474055:8c1f3253d824
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 06:46:09 2004 +0000

description:
Convert to buildlink3.

diffstat:

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

diffs (18 lines):

diff -r 02ce8882b758 -r 8c1f3253d824 textproc/source-highlight/Makefile
--- a/textproc/source-highlight/Makefile        Sun Apr 25 06:31:48 2004 +0000
+++ b/textproc/source-highlight/Makefile        Sun Apr 25 06:46:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/10/03 14:42:38 seb Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/25 06:46:09 snj Exp $
 #
 
 DISTNAME=      source-highlight-1.8
@@ -11,7 +11,7 @@
 COMMENT=       Highlight syntax of various languages source into HTML document
 
 GNU_CONFIGURE= YES
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index