summaryrefslogtreecommitdiffstats
path: root/security/rng_82802
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-19 07:46:01 +0000
committerkris <kris@FreeBSD.org>2004-06-19 07:46:01 +0000
commitf957505982f077742379218ae6790b4143861da7 (patch)
tree08d5a64219f9609776d8f1e9642c04c92d4baa76 /security/rng_82802
parentb7a044c8cbb8a3bbce3127335d2a76b1cebe228f (diff)
downloadFreeBSD-ports-f957505982f077742379218ae6790b4143861da7.zip
FreeBSD-ports-f957505982f077742379218ae6790b4143861da7.tar.gz
BROKEN: Does not compile on FreeBSD >= 5.x
Diffstat (limited to 'security/rng_82802')
-rw-r--r--security/rng_82802/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/rng_82802/Makefile b/security/rng_82802/Makefile
index a5d597c..7762eab 100644
--- a/security/rng_82802/Makefile
+++ b/security/rng_82802/Makefile
@@ -31,4 +31,8 @@ post-deinstall:
PKGDEINSTALL= ${PKGINSTALL}
+.if ${OSVERSION} >= 502112
+BROKEN= "Does not compile on FreeBSD >= 5.x"
+.endif
+
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud