From b04caa72ff1d0dc53888242b94d837a9d5b67bac Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 29 Oct 2003 04:24:06 +0000 Subject: Move inclusion of bsd.port.pre.mk to after all the variable definitions. --- graphics/ivtools/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'graphics') diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index 588b95b74e9a..4fa4749fb658 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -16,6 +16,13 @@ EXTRACT_SUFX= .tgz MAINTAINER= johnston@vectaport.com COMMENT= Drawing editors derived from idraw +USE_XLIB= yes +GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} + +MANCOMPRESSED= no +MAN1= idraw.1 iclass.1 drawtool.1 comterp.1 comdraw.1 flipbook.1 graphdraw.1 + .include .if ${ARCH} == alpha || ${ARCH} == sparc64 @@ -31,11 +38,4 @@ BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 .endif -USE_XLIB= yes -GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} - -MANCOMPRESSED= no -MAN1= idraw.1 iclass.1 drawtool.1 comterp.1 comdraw.1 flipbook.1 graphdraw.1 - .include -- cgit v1.2.3