pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/tidy Requires GCC 4.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6929cd9d6c2
branches: trunk
changeset: 365432:e6929cd9d6c2
user: maya <maya%pkgsrc.org@localhost>
date: Sun Jul 16 19:07:12 2017 +0000
description:
Requires GCC 4.4.
from mmoll via github
diffstat:
www/tidy/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 31de981daf91 -r e6929cd9d6c2 www/tidy/Makefile
--- a/www/tidy/Makefile Sun Jul 16 19:06:12 2017 +0000
+++ b/www/tidy/Makefile Sun Jul 16 19:07:12 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2017/06/14 07:37:30 adam Exp $
+# $NetBSD: Makefile,v 1.52 2017/07/16 19:07:12 maya Exp $
DISTNAME= tidy-html5-5.4.0
PKGNAME= ${DISTNAME:S/-html5//}
@@ -15,6 +15,7 @@
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
USE_LANGUAGES= c c++
+GCC_REQD+= 4.4
USE_CMAKE= yes
CMAKE_ARGS+= -DMAN_INSTALL_DIR:PATH=${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index