diff options
-rw-r--r-- | graphics/gimp-help/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-help/Makefile b/graphics/gimp-help/Makefile index 670ccc850b52..fcd10047b613 100644 --- a/graphics/gimp-help/Makefile +++ b/graphics/gimp-help/Makefile @@ -21,7 +21,7 @@ DISTNAME= ${PORTNAME}-2-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= GIMP user's manual -LIB_DEPENDS= gimp-2.0.0:${PORTSDIR}/graphics/gimp +LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp GNU_CONFIGURE= yes USE_GMAKE= yes |