diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-07 09:01:16 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-07 09:01:16 +0000 |
commit | dfc633860a42444f1cf672ab70ff0ce17dea1326 (patch) | |
tree | c52ac99eeb5c157b1575381a407470c749680085 /misc/gimp-help-en | |
parent | update to 0.32.1 (diff) |
Deprecate gimp-help ports
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=522318
Diffstat (limited to 'misc/gimp-help-en')
-rw-r--r-- | misc/gimp-help-en/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile index b2e1bf04608e..0ac192e1f38b 100644 --- a/misc/gimp-help-en/Makefile +++ b/misc/gimp-help-en/Makefile @@ -17,6 +17,9 @@ COMMENT?= GIMP User Manual in English LICENSE= GFDL +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-08 + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR} \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl |