From cacc48aa6b2fe233f5f0875467bb1959c6841129 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 11 Feb 2004 23:59:04 +0000 Subject: - Enable OpenEXR dependency on -STABLE again - Bump PORTREVISION PR: ports/62676 Submitted by: David Yeske (maintainer) --- graphics/cinepaint/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'graphics') diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 38af6d3e5562..18b637920a11 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -7,7 +7,7 @@ PORTNAME= cinepaint PORTVERSION= 0.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -32,12 +32,6 @@ MAN1= cinepaint.1 cinepainttool.1 PLIST_SUB= VER=${PORTVERSION}-1 -.include - -.if ${OSVERSION} < 500000 -WITHOUT_OPENEXR= yes -.endif - .if !defined(WITHOUT_OPENEXR) LIB_DEPENDS+= IlmImf.0:${PORTSDIR}/graphics/OpenEXR CONFIGURE_ARGS+= --with-openexr-prefix=${LOCALBASE} @@ -55,4 +49,4 @@ post-patch: 's|-LINUX.+$$||' \ ${WRKSRC}/Makefile.in -.include +.include -- cgit v1.2.3