summaryrefslogtreecommitdiff
path: root/lang/hugs
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2007-01-29 07:09:54 +0000
committerVolker Stolz <vs@FreeBSD.org>2007-01-29 07:09:54 +0000
commitbb6528fc52e6c43fcba6bb01c8a38dc061e638f0 (patch)
treee1db38e0be80d924b155a592a11245456026d693 /lang/hugs
parentReset undeliverable maintainer address: (diff)
Builds fine on 4.x since last update.
Noted by: Chris Pressey
Notes
Notes: svn path=/head/; revision=183601
Diffstat (limited to 'lang/hugs')
-rw-r--r--lang/hugs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 9b5a034c088c..47b3d0fa31e8 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -31,10 +31,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pthreads \
--mandir=${PREFIX}/man
-.if (${OSVERSION} < 500000)
-BROKEN= missing data type declarations
-.endif
-
.if ${ARCH} == "ia64"
BROKEN= dumps core during build on ${ARCH}
.endif