From 92d643c7e90e87892ffe90a4b09f43ac7bf5b06e Mon Sep 17 00:00:00 2001 From: Thomas Abthorpe Date: Mon, 24 Dec 2007 13:36:09 +0000 Subject: [PATCH] - Unbreak on 8.X --- misc/sword/Makefile | 8 +------- misc/sword15/Makefile | 8 +------- 2 files changed, 2 insertions(+), 14 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 - -.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 +.include diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile index 066d529cefd4..b262b8db0ccc 100644 --- a/misc/sword15/Makefile +++ b/misc/sword15/Makefile @@ -26,12 +26,6 @@ USE_LDCONFIG= yes SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -.include - -.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 +.include