pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/tidy
Module Name: pkgsrc
Committed By: maya
Date: Sun Jul 16 19:07:12 UTC 2017
Modified Files:
pkgsrc/www/tidy: Makefile
Log Message:
Requires GCC 4.4.
from mmoll via github
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/tidy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/tidy/Makefile
diff -u pkgsrc/www/tidy/Makefile:1.51 pkgsrc/www/tidy/Makefile:1.52
--- pkgsrc/www/tidy/Makefile:1.51 Wed Jun 14 07:37:30 2017
+++ pkgsrc/www/tidy/Makefile Sun Jul 16 19:07:12 2017
@@ -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 @@ LICENSE= mit
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