summaryrefslogtreecommitdiffstats
path: root/graphics/cinepaint
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-02-11 23:59:04 +0000
committerpav <pav@FreeBSD.org>2004-02-11 23:59:04 +0000
commitdc8ee7d58bb8e04b82382ed87f2e703fa99b975a (patch)
tree178ac7090af9399199e4c95677438f1eafd7b33b /graphics/cinepaint
parent09874678f9df24ffac4a336c5bfea3492ea71afb (diff)
downloadFreeBSD-ports-dc8ee7d58bb8e04b82382ed87f2e703fa99b975a.zip
FreeBSD-ports-dc8ee7d58bb8e04b82382ed87f2e703fa99b975a.tar.gz
- Enable OpenEXR dependency on -STABLE again
- Bump PORTREVISION PR: ports/62676 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r--graphics/cinepaint/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile
index 38af6d3..18b6379 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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud