We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3f213 commit eae684bCopy full SHA for eae684b
www/tidy/Makefile
@@ -1,4 +1,4 @@
1
-# $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 $
2
3
DISTNAME= tidy-html5-5.4.0
4
PKGNAME= ${DISTNAME:S/-html5//}
@@ -15,6 +15,7 @@ LICENSE= mit
15
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
16
17
USE_LANGUAGES= c c++
18
+GCC_REQD+= 4.4
19
20
USE_CMAKE= yes
21
CMAKE_ARGS+= -DMAN_INSTALL_DIR:PATH=${PKGMANDIR}/man1
0 commit comments