summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-05-21 11:05:06 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-05-21 11:05:06 +0000
commit6ffb0e55ba3a737c9a219a9ca8ab766607257658 (patch)
treeec4492c0a8cc134a206d6d3fb81a040c55ac83b6 /graphics
parent- Update to 146665 (diff)
- add jasper as dependecy
- bump PORTREVISION
Notes
Notes: svn path=/head/; revision=254713
Diffstat (limited to 'graphics')
-rw-r--r--graphics/netpbm/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 9dd0023cd639..c0671eca60c2 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netpbm
PORTVERSION= ${NETPBM_PORTVERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= # defined later
PKGNAMESUFFIX= ${NETPBM_SUFFIX}${PKGNAMESUFFIX2}
@@ -23,8 +23,8 @@ COMMENT= A toolkit for conversion of images between different formats
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png \
- jbig.1:${PORTSDIR}/graphics/jbigkit
-# jasper.4:${PORTSDIR}/graphics/jasper
+ jbig.1:${PORTSDIR}/graphics/jbigkit \
+ jasper.4:${PORTSDIR}/graphics/jasper
MAKE_JOBS_UNSAFE= yes
CONFLICTS= mgetty-1.*
@@ -44,9 +44,9 @@ DEVEL_PORTVERSION= 10.35.74
.if defined(WITH_NETPBM_DEVEL)
MASTER_SITES= SF/netpbm/super_stable/${DEVEL_PORTVERSION}
NETPBM_PORTVERSION= ${DEVEL_PORTVERSION}
-PORTREVISION= 0
+PORTREVISION= 1
NETPBM_SUFFIX= -devel
-#CONFLICTS+= netpbm-10.26.*
+CONFLICTS+= netpbm-10.26.*
LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2
PATCHDIR?= ${MASTERDIR}/../netpbm-devel/files
USE_XORG= x11