aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-28 02:07:19 +0800
committerpav <pav@FreeBSD.org>2004-03-28 02:07:19 +0800
commitc7e358d577c98be2a44bfb42143db4fe3487a223 (patch)
treee7a4f7c9c39ac4b358ccfe66afebd1ecfc8d73c0 /graphics/gimp-app/Makefile
parent2706f335c380dcded9dd350703f5be53a61b89c2 (diff)
downloadfreebsd-ports-gnome-c7e358d577c98be2a44bfb42143db4fe3487a223.tar.gz
freebsd-ports-gnome-c7e358d577c98be2a44bfb42143db4fe3487a223.tar.zst
freebsd-ports-gnome-c7e358d577c98be2a44bfb42143db4fe3487a223.zip
After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:
- Update comment and description - Remove graphics/gimp-devel - Chase dependencies - Add entry to MOVED Repocopied by: marcus
Diffstat (limited to 'graphics/gimp-app/Makefile')
-rw-r--r--graphics/gimp-app/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 167b103d2092..6dd61c2a0419 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R}
MAINTAINER= gnome@FreeBSD.org
-COMMENT= A GNU Image Manipulation Program (unstable development version)
+COMMENT= A GNU Image Manipulation Program
LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
exif.10:${PORTSDIR}/graphics/libexif \
@@ -96,7 +96,7 @@ PLIST_SUB+= HELPBROWSER:="@comment "
pre-everything::
@${ECHO_MSG} ""
- @${ECHO_MSG} "gimp-devel has the following tunable option(s):"
+ @${ECHO_MSG} "gimp has the following tunable option(s):"
@${ECHO_MSG} ""
@${ECHO_MSG} " WITH_PYTHON=yes Turns on Python-Fu support"
@${ECHO_MSG} " WITHOUT_PRINT=yes Turns off GIMP printing"