diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-08-01 08:33:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-08-01 08:33:22 +0000 |
commit | 32ef33ed71e81708a2c219cb1b51d75cb0333928 (patch) | |
tree | 524231a877d0e10919e64e30df37964d6bef075a /graphics | |
parent | Add port x11-toolkits/gtkimageview: (diff) |
- Set for removal in one month
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-pmosaic/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp1/Makefile | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/gimp-pmosaic/Makefile b/graphics/gimp-pmosaic/Makefile index 22c050ff50e4..a7f8ed2cefb7 100644 --- a/graphics/gimp-pmosaic/Makefile +++ b/graphics/gimp-pmosaic/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org COMMENT= Photo/Image Mosaic plugin for gimp +DEPRECATED= Unfetchable; withdrawn by author for legal reasons; for obsolete version of GIMP +EXPIRATION_DATE=2007-09-01 + BUILD_DEPENDS= gimp-config:${PORTSDIR}/graphics/gimp1 RUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp1 diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 749e128480e4..b96d9bcc66c6 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -27,6 +27,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ tiff.4:${PORTSDIR}/graphics/tiff DEPRECATED= New stable release 2.0 can be installed via graphics/gimp port +EXPIRATION_DATE=2007-09-01 NO_LATEST_LINK= yes |