aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/evolvotron
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-07-25 06:46:56 +0800
committerkris <kris@FreeBSD.org>2005-07-25 06:46:56 +0800
commit7e254b083f6779626e6cb1f9edfd9b684f52d863 (patch)
tree0a54526e6c1dc576d14c1da0dff0955b4dbd818d /graphics/evolvotron
parentf24c8de8e794b78bfbfe8a8552daeaa1ac132775 (diff)
downloadfreebsd-ports-gnome-7e254b083f6779626e6cb1f9edfd9b684f52d863.tar.gz
freebsd-ports-gnome-7e254b083f6779626e6cb1f9edfd9b684f52d863.tar.zst
freebsd-ports-gnome-7e254b083f6779626e6cb1f9edfd9b684f52d863.zip
Now compiles on 4.x
Diffstat (limited to 'graphics/evolvotron')
-rw-r--r--graphics/evolvotron/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile
index 1ec5929136ed..3d2790c4b976 100644
--- a/graphics/evolvotron/Makefile
+++ b/graphics/evolvotron/Makefile
@@ -30,10 +30,6 @@ CONFIGURE_ENV= QTDIR="${QT_PREFIX}" \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile on FreeBSD 4.x"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's/-pthread/${PTHREAD_LIBS}/' ${WRKSRC}/common.pro
@${REINPLACE_CMD} -e 's,bin/bash,bin/sh,' ${WRKSRC}/configure