aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-help
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-05-22 05:24:25 +0800
committerpav <pav@FreeBSD.org>2007-05-22 05:24:25 +0800
commit508905b038210ffc14bd114240f289922ca3397e (patch)
tree1f795a08371966ea3a92d18956afc68c763e5d79 /graphics/gimp-help
parentbde974e8e4400ea957e1f64dab611e2870d3ff05 (diff)
downloadfreebsd-ports-gnome-508905b038210ffc14bd114240f289922ca3397e.tar.gz
freebsd-ports-gnome-508905b038210ffc14bd114240f289922ca3397e.tar.zst
freebsd-ports-gnome-508905b038210ffc14bd114240f289922ca3397e.zip
- Break cyclic dependency: this wants to depend on gimp-app, not gimp metaport
PR: ports/112539 Reported by: Robert Backhaus <robbak@westnet.com.au> Approved by: portmgr (implicit)
Diffstat (limited to 'graphics/gimp-help')
-rw-r--r--graphics/gimp-help/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-help/Makefile b/graphics/gimp-help/Makefile
index 48228286b390..1ccae6cf1b3a 100644
--- a/graphics/gimp-help/Makefile
+++ b/graphics/gimp-help/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp-help
PORTVERSION= 0.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
http://gimp.mirrors.hoobly.com/%SUBDIR%/ \
@@ -22,7 +22,7 @@ DISTNAME= ${PORTNAME}-2-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= GIMP user's manual
-LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp
+LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl
RUN_DEPENDS= ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl