diff options
author | mandree <mandree@FreeBSD.org> | 2014-02-06 06:22:38 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2014-02-06 06:22:38 +0800 |
commit | d661549a502adb140f8cbaed4c26837a2a208d3c (patch) | |
tree | 5747a2841603528f971f7b671de8bb6fdee11734 /graphics/fotoxx | |
parent | 3084cfcef660310f3d71acc4cf0458bf6ab5eb73 (diff) | |
download | freebsd-ports-gnome-d661549a502adb140f8cbaed4c26837a2a208d3c.tar.gz freebsd-ports-gnome-d661549a502adb140f8cbaed4c26837a2a208d3c.tar.zst freebsd-ports-gnome-d661549a502adb140f8cbaed4c26837a2a208d3c.zip |
Un-deprecate.
Diffstat (limited to 'graphics/fotoxx')
-rw-r--r-- | graphics/fotoxx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile index 02fe8db5ed8c..dc4adf544923 100644 --- a/graphics/fotoxx/Makefile +++ b/graphics/fotoxx/Makefile @@ -11,9 +11,7 @@ MASTER_SITES= http://kornelix.squarespace.com/downloads/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Application to organize and edit image collections -BROKEN= Does not fetch -DEPRECATED= Broken for more than 6 month -EXPIRATION_DATE= 2014-02-27 +BROKEN= Does not fetch, but see PR 177643 LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ |