diff options
author | bapt <bapt@FreeBSD.org> | 2013-02-05 23:07:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-02-05 23:07:10 +0800 |
commit | 245464155b8f6dc4beb499e1bad020fb4eff073f (patch) | |
tree | d1ccee564501e57b77ca64c027e7a171f6b790df /print/scribus-devel | |
parent | 847245096fe29d62b1f365c7f846c9311fe7dcc2 (diff) | |
download | freebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.tar.gz freebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.tar.zst freebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.zip |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
Diffstat (limited to 'print/scribus-devel')
-rw-r--r-- | print/scribus-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 3cd6713f1a69..3a3da4511fa9 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -28,6 +28,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinte ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging \ update-mime-database:${PORTSDIR}/misc/shared-mime-info +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 BROKEN= incorrect plist USE_SVN= yes |