From ae69c742c338183f01d9a199e0282eb94b8d2db1 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 21 May 2007 21:24:25 +0000 Subject: - Break cyclic dependency: this wants to depend on gimp-app, not gimp metaport PR: ports/112539 Reported by: Robert Backhaus Approved by: portmgr (implicit) --- graphics/gimp-help/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') 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 -- cgit v1.2.3