pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cvs2html This does not need buildlink2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6f8a8110d17
branches: trunk
changeset: 473985:c6f8a8110d17
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 25 04:02:39 2004 +0000
description:
This does not need buildlink2.
diffstat:
devel/cvs2html/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 33d94d0c13ee -r c6f8a8110d17 devel/cvs2html/Makefile
--- a/devel/cvs2html/Makefile Sun Apr 25 04:01:14 2004 +0000
+++ b/devel/cvs2html/Makefile Sun Apr 25 04:02:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 16:43:18 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 04:02:39 snj Exp $
#
DISTNAME= cvs2html-1.82
@@ -9,12 +9,12 @@
HOMEPAGE= http://cvs.sslug.dk/cvs2html/
COMMENT= Perl script to turn ``cvs log'' output into HTML
-USE_BUILDLINK2= YES
+NO_BUILDLINK= YES
NO_BUILD= YES
+USE_PERL5= # defined
REPLACE_PERL= cvs2html
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/cvs2html ${PREFIX}/bin
-.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index