aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:08:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:08:39 +0000
commit4d5623ea35be1700ed738b3434c31b6e40943604 (patch)
tree9811a15ac44a1c22adc82f032496ba3c52a709f6 /x11-wm/ctwm/Makefile
parent0d263e77cb9c8fc0d78cb27161bb31c39bbd3910 (diff)
downloadports-4d5623ea35be1700ed738b3434c31b6e40943604.tar.gz
ports-4d5623ea35be1700ed738b3434c31b6e40943604.zip
Notes
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r--x11-wm/ctwm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index 1cbedcbce56d..1b40b99abfe9 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -24,8 +24,7 @@ MAN1= ctwm.1
.include <bsd.port.pre.mk>
# Very old versions need GNU m4
-.if ( ${OSVERSION} < 450005 || \
- ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500034 ) )
+.if ( ${OSVERSION} < 500034 )
EXTRA_PATCHES+= ${FILESDIR}/gm4-patch
BUILD_DEPENDS+= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS+= gm4:${PORTSDIR}/devel/m4