summaryrefslogtreecommitdiff
path: root/misc/sword15
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-27 21:10:39 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-27 21:10:39 +0000
commit07251e0e2ff430f857f18423311e96cf676b25f2 (patch)
tree789c378deed37b15c3a905ac4e4ee8a6d5819de5 /misc/sword15
parent- Don't mark BROKEN on >= 6.x; (diff)
USE_GCC= 3.2+ to unbreak on 4.x
PR: ports/100924 Submitted by: Thomas Abthorpe (maintainer)
Notes
Notes: svn path=/head/; revision=168906
Diffstat (limited to 'misc/sword15')
-rw-r--r--misc/sword15/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile
index 185bb1d2f687..6090dc6bd484 100644
--- a/misc/sword15/Makefile
+++ b/misc/sword15/Makefile
@@ -17,6 +17,7 @@ COMMENT= A project framework for manipulating Bible texts
USE_GNOME= pkgconfig
USE_GMAKE= yes
+USE_GCC= 3.2+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --without-conf
@@ -26,10 +27,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Fails to compile under FreeBSD 4.X
-.endif
-
.if defined(WITHOUT_CURL)
CONFIGURE_ARGS+= --without-curl
PLIST_SUB+= INSTALLMGR="@comment "