aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/netpbm/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-01-09 04:13:17 +0800
committerdinoex <dinoex@FreeBSD.org>2010-01-09 04:13:17 +0800
commit9e9bf114068bbfe044291b55957747060378f47c (patch)
tree5f7e2ebcd41e5b6ab32508f58e62c09673d62d47 /graphics/netpbm/Makefile
parentdee126e81edcb91a58ca6903b99993c58ceac64e (diff)
downloadfreebsd-ports-gnome-9e9bf114068bbfe044291b55957747060378f47c.tar.gz
freebsd-ports-gnome-9e9bf114068bbfe044291b55957747060378f47c.tar.zst
freebsd-ports-gnome-9e9bf114068bbfe044291b55957747060378f47c.zip
- fix a coredump in netpm-10.31
Submitted by: nox--- on irc Obtained from: http://bugs.gentoo.org/117180
Diffstat (limited to 'graphics/netpbm/Makefile')
-rw-r--r--graphics/netpbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index cbd50e1b706b..34f5f16fb08d 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -43,6 +43,7 @@ DEVEL_PORTVERSION= 10.31
.if defined(WITH_NETPBM_DEVEL)
MASTER_SITES= SF/netpbm/archive_of_old_release_system/${PORTVERSION}
NETPBM_PORTVERSION= ${DEVEL_PORTVERSION}
+PORTREVISION= 2
NETPBM_SUFFIX= -devel
CONFLICTS+= netpbm-10.26.*
LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2