diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-12 06:50:48 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-12 06:50:48 +0000 |
commit | e78a21525e13aa7e6d442523760bb6a68e6007d4 (patch) | |
tree | ee5b1b4d18cdd3d5d84ead4967b9dd66876871cf /german | |
parent | b4a7815960994d80cd93a095c56e0e3e1fcb7b64 (diff) |
Mark BROKEN and deprecate non english versions of gimp-help
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=525898
Diffstat (limited to 'german')
-rw-r--r-- | german/gimp-help/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/german/gimp-help/Makefile b/german/gimp-help/Makefile index 7718404a2ac0..ccf217db2e02 100644 --- a/german/gimp-help/Makefile +++ b/german/gimp-help/Makefile @@ -8,6 +8,10 @@ COMMENT= GIMP User Manual in German LICENSE= GFDL +BROKEN= fails to build +DEPRECATED= Broken +EXPIRATION_DATE= 2020-02-27 + MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en DOCLANG= de |