summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-27 18:25:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-27 18:25:17 +0000
commit692d82e61aee568599f793d7d690847a15609b9f (patch)
tree7a21ee051e89b5867c7c7bf6efeea204dc8b166b
parentAfter repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp: (diff)
- Mark DEPRECATED and point users to 2.0 release in graphics/gimp port
I haven't set an expiration date because there are still some ports that require old GIMP, most notably xsane.
Notes
Notes: svn path=/head/; revision=105440
-rw-r--r--graphics/gimp1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile
index f2d43b20b61f..287925d061a2 100644
--- a/graphics/gimp1/Makefile
+++ b/graphics/gimp1/Makefile
@@ -27,6 +27,8 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
+DEPRECATED= New stable release 2.0 can be installed via graphics/gimp port
+
CONFLICTS= gimp-2.* gimp-gnome-2.*
#SHLIBVER?= ${PORTVERSION:S/1.2.//g}