summaryrefslogtreecommitdiff
path: root/graphics/gimp-help
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-01-03 13:26:44 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-01-03 13:26:44 +0000
commit478bb82e082d7f6d9b00fd9710f93891439fb0e7 (patch)
tree2793b9929284897244e8b8ebb58a080fca6b121f /graphics/gimp-help
parentUpdate to 1.08 (diff)
- Remove an extra 0 in LIB_DEPENDS
Reported by: vd
Notes
Notes: svn path=/head/; revision=181331
Diffstat (limited to 'graphics/gimp-help')
-rw-r--r--graphics/gimp-help/Makefile2
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