mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Revert last commit
This commit is contained in:
parent
5a19598109
commit
f2f8530e39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180202
@ -81,8 +81,8 @@ post-patch:
|
||||
post-build:
|
||||
@${RM} -f ${WRKSRC}/doc/reference/html/dir__2F*
|
||||
|
||||
#.if ${OSVERSION} < 500000
|
||||
#BROKEN= Does not compile on 4.x
|
||||
#.endif
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile on 4.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= qt
|
||||
PORTVERSION= 3.3.6
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES?= x11-toolkits ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_QT}
|
||||
DISTNAME= qt-x11-free-${PORTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user