diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
commit | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /devel/libopensync022 | |
parent | Remove dependency on displaycalibrator, it's broken since more than 6 months (diff) |
Deprecate ports broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=416324
Diffstat (limited to 'devel/libopensync022')
-rw-r--r-- | devel/libopensync022/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile index 5aa9602ecfb1..29fde554bc00 100644 --- a/devel/libopensync022/Makefile +++ b/devel/libopensync022/Makefile @@ -14,6 +14,8 @@ COMMENT= Freedesktop synchronization framework LIB_DEPENDS= libsqlite3.so:databases/sqlite3 BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 SWIG_LANGUAGES= python GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig python tar:bzip2 |