From 291c479c05b7db09d3f5fed575c33e06d849b994 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Tue, 1 Nov 2011 20:46:07 +0000 Subject: Remove references to unsupported FreeBSD versions. Mostly of the form: .if ${OSVERSION} < 700000 --- x11-toolkits/sakura/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'x11-toolkits/sakura') diff --git a/x11-toolkits/sakura/Makefile b/x11-toolkits/sakura/Makefile index 8c540861d223..b4e94165d2e6 100644 --- a/x11-toolkits/sakura/Makefile +++ b/x11-toolkits/sakura/Makefile @@ -20,12 +20,6 @@ USE_BZIP2= yes MAN1= sakura.1 -.include - -.if ${OSVERSION} < 700000 -BROKEN= does not compile -.endif - post-patch: @${REINPLACE_CMD} -e '/NOT MATCHES "Debug"/d ; \ /"-O2"/d ; \ @@ -38,4 +32,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCSDIR} .endif -.include +.include -- cgit v1.2.3