aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm2-devel/Makefile
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2005-11-10 00:50:18 +0800
committercy <cy@FreeBSD.org>2005-11-10 00:50:18 +0800
commita386179ecc62f20ecd077c7596e723cde8403039 (patch)
tree7be4d98c6e4e3b7ddbcd80a776f1e3e4be8a72c3 /x11-wm/fvwm2-devel/Makefile
parent8ad7cdbafa468f86703f37937b66b242ec86a4db (diff)
downloadfreebsd-ports-gnome-a386179ecc62f20ecd077c7596e723cde8403039.tar.gz
freebsd-ports-gnome-a386179ecc62f20ecd077c7596e723cde8403039.tar.zst
freebsd-ports-gnome-a386179ecc62f20ecd077c7596e723cde8403039.zip
Fix build failure under FreeBSD-4.11.
PR: 87886 Submitted by: parv
Diffstat (limited to 'x11-wm/fvwm2-devel/Makefile')
-rw-r--r--x11-wm/fvwm2-devel/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile
index 589c9024e895..a3cf2c3674b0 100644
--- a/x11-wm/fvwm2-devel/Makefile
+++ b/x11-wm/fvwm2-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fvwm
PORTVERSION= 2.5.14
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \
http://www.fvwm.org/generated/icon_download/
@@ -46,10 +46,6 @@ OPTIONS= ICONS "Install default icon set" on \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 501000
-BROKEN= Does not build
-.endif
-
.if !defined(WITHOUT_ICONS)
DISTFILES+= fvwm_icons.tgz
.endif