aboutsummaryrefslogtreecommitdiff
path: root/misc/sword
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-24 13:36:09 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-24 13:36:09 +0000
commit92d643c7e90e87892ffe90a4b09f43ac7bf5b06e (patch)
treeb02bf6d5404fac6deb900dfeaf570f12b3943ed7 /misc/sword
parente3532b980f424fcc9059485a2559f3dfbd02188e (diff)
downloadports-92d643c7e90e87892ffe90a4b09f43ac7bf5b06e.tar.gz
ports-92d643c7e90e87892ffe90a4b09f43ac7bf5b06e.zip
Notes
Diffstat (limited to 'misc/sword')
-rw-r--r--misc/sword/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile
index 066d529cefd4..b262b8db0ccc 100644
--- a/misc/sword/Makefile
+++ b/misc/sword/Makefile
@@ -26,12 +26,6 @@ USE_LDCONFIG= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 800000
-BROKEN= Does not compile under 8.X
-.endif
-
.if defined(WITHOUT_CURL)
CONFIGURE_ARGS+= --without-curl
PLIST_SUB+= INSTALLMGR="@comment "
@@ -62,4 +56,4 @@ post-install:
register:
@(cd ${WRKSRC} && ${GMAKE} register)
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>