From 33b80c62ec609c818909a44f8902a55ab8f5972c Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Thu, 31 Jul 2003 09:09:01 +0000 Subject: move BROKEN and the bsd.port.pre.mk include some lines down --- french/aster/Makefile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'french/aster/Makefile') diff --git a/french/aster/Makefile b/french/aster/Makefile index 141d2b94cbe6..1500c6defddc 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -15,13 +15,6 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= Analyse des structures et thermo-mécanique - -.include - -.if ${OSVERSION} < 500000 -BROKEN= "Does not build on systems prior 5.x - work in progress..." -.endif - #----------------------------------------------------------------------- # You may define these options: # @@ -63,6 +56,12 @@ PLIST_SUB= ASTERDIR=${PORTNAME}/${vaster} PKGMESSAGE= ${PKGDIR}/pkg-message.sans-astk .endif +.include + +.if ${OSVERSION} < 500000 +BROKEN= Does not build on systems prior 5.x - work in progress... +.endif + .if !defined(WITHOUT_ASTK) RUN_DEPENDS+= ${LOCALBASE}/ASTK/ASTK_SERV:${PORTSDIR}/cad/astk-serveur .if !defined(WITHOUT_ASTK_CLI) -- cgit v1.2.3