aboutsummaryrefslogtreecommitdiff
path: root/databases/clip
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commitde78af3ac53da4687d22975cd2e236a0668d9a0d (patch)
treed9c023ed56bfb9a9663ac490476a1cca76b1c499 /databases/clip
parent1c61847a1158728babbb2e3016e7b369abef3304 (diff)
downloadports-de78af3ac53da4687d22975cd2e236a0668d9a0d.tar.gz
ports-de78af3ac53da4687d22975cd2e236a0668d9a0d.zip
Notes
Diffstat (limited to 'databases/clip')
-rw-r--r--databases/clip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index 554efb5a7363..a99eef68a15b 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clip
DISTVERSION= 1.2.0-0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases lang
MASTER_SITES= SF/x-${PORTNAME}/${PORTNAME}%201.2/1.2.0
DISTNAME= ${PORTNAME}-prg-${DISTVERSION}
@@ -21,7 +21,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
wget:${PORTSDIR}/ftp/wget \
imake:${PORTSDIR}/devel/imake
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
+ png.6:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2 \
gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra \
gd.4:${PORTSDIR}/graphics/gd \