diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-27 09:30:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-27 09:30:47 +0000 |
commit | 3a678350fbf57d466ddcde914f2c098e89191765 (patch) | |
tree | a56c8be262a439e053fe59f10c4194f6d64c021d /x11-toolkits | |
parent | d6afd5625099914922be8563648de8382c96688a (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libgnomeprintuimm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index 9501b791af21..79feeca37ff1 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -12,6 +12,8 @@ MAINTAINER= bland@FreeBSD.org COMMENT= C++ wrappers for the GNOME print support library BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \ libgnomeprintmm-2.5.so:print/libgnomeprintmm |