From 29337374b59b454f71a0305b42f17186ce6f6a6f Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 16 Apr 2007 12:20:24 +0000 Subject: - Make gimp-gutenprint depend on gutenprint-base instead of gutenprint PR: ports/111332 ports/111569 Submitted by: Brian Mats Dufberg --- print/gutenprint-base/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 8f4496fb85f1..44325388fe04 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -1,4 +1,4 @@ -# ports collection makefile for: gimp-print +# ports collection makefile for: [Jgimp-print # Date Created: 2002 01 02 # Whom: dgilbert@velocet.ca # @@ -45,7 +45,7 @@ MAN1+= escputil.1 .if defined(GUT_SLAVE) && ${GUT_SLAVE}=="gimp" LIB_DEPENDS+= gimp-2.0:${PORTSDIR}/graphics/gimp-app \ - gutenprint.2:${PORTSDIR}/print/gutenprint + gutenprint.2:${PORTSDIR}/print/gutenprint-base CONFIGURE_ARGS=--with-gimp2=yes # Override CONFIGURE_ARGS BUILD_WRKSRC= ${WRKSRC}/src/gimp2 INSTALL_WRKSRC= ${WRKSRC}/src/gimp2 -- cgit