Skip to content

Commit eae684b

Browse files
committed
Requires GCC 4.4.
from mmoll via github
1 parent 0a3f213 commit eae684b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

www/tidy/Makefile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.51 2017/06/14 07:37:30 adam Exp $
1+
# $NetBSD: Makefile,v 1.52 2017/07/16 19:07:12 maya Exp $
22

33
DISTNAME= tidy-html5-5.4.0
44
PKGNAME= ${DISTNAME:S/-html5//}
@@ -15,6 +15,7 @@ LICENSE= mit
1515
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
1616

1717
USE_LANGUAGES= c c++
18+
GCC_REQD+= 4.4
1819

1920
USE_CMAKE= yes
2021
CMAKE_ARGS+= -DMAN_INSTALL_DIR:PATH=${PKGMANDIR}/man1

0 commit comments

Comments
 (0)