summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app-devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-11 12:03:33 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-11 12:03:33 +0800
commit8edbf229f390af2eb264aef662b3cb064c16f4f9 (patch)
treeb12b9b15d1c3c692eb41b221e55d23299baa20df /graphics/gimp-app-devel
parent5d44b0838d469eea109ca839bd966999a80f92b8 (diff)
downloadmarcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.gz
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.bz2
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.lz
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.xz
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.zst
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.zip
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9562 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r--graphics/gimp-app-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 36cecf7ca..6b5606302 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -3,12 +3,12 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-app-devel/Makefile,v 1.12 2007/04/03 17:41:42 ahze Exp $
+# $MCom: ports/graphics/gimp-app-devel/Makefile,v 1.15 2007/09/09 22:45:26 mezz Exp $
#
PORTNAME= gimp-app
DISTVERSION= 2.4.0-rc1
-PORTREVISION= 1
+PORTREVISION?= 2
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -27,7 +27,7 @@ COMMENT= A GNU Image Manipulation Program development version
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
wmf.2:${PORTSDIR}/graphics/libwmf \
- poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
+ poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk \
aa.1:${PORTSDIR}/graphics/aalib \
mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \