aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-12-20 05:56:25 +0800
committerlofi <lofi@FreeBSD.org>2006-12-20 05:56:25 +0800
commit087e3563e9412913b243c2249dfb982d7cf18395 (patch)
tree1ef318c70958e30816f58f6b23d15889cfc4d148
parent3556321f492b1539d2d93716f7e0ef5d25d6940f (diff)
downloadfreebsd-ports-gnome-087e3563e9412913b243c2249dfb982d7cf18395.tar.gz
freebsd-ports-gnome-087e3563e9412913b243c2249dfb982d7cf18395.tar.zst
freebsd-ports-gnome-087e3563e9412913b243c2249dfb982d7cf18395.zip
Revert last commit
-rw-r--r--audio/jack/Makefile6
-rw-r--r--x11-toolkits/qt33/Makefile2
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index 318cf329ad8f..8ff82f2f039d 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -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>
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 580171ab6db5..6ada997112de 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -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}