diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-18 18:13:28 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-18 18:13:28 +0800 |
commit | 7f4676809c428759a8d5eab2d366d5cfefe1ea1a (patch) | |
tree | b023cac96f13db1bdcca7b394e01d0b1ec93f11d | |
parent | 36cf5623a32f33766728a7051217d97926d785de (diff) | |
download | freebsd-ports-gnome-7f4676809c428759a8d5eab2d366d5cfefe1ea1a.tar.gz freebsd-ports-gnome-7f4676809c428759a8d5eab2d366d5cfefe1ea1a.tar.zst freebsd-ports-gnome-7f4676809c428759a8d5eab2d366d5cfefe1ea1a.zip |
Mark broken: does not fetch
Reported by: pkg-fallout
-rw-r--r-- | graphics/fotoxx/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile index a48e12e2d02e..c0b370d97aa3 100644 --- a/graphics/fotoxx/Makefile +++ b/graphics/fotoxx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fotoxx-11.03 -# Date created: 2011-03-28 -# Whom: Rod Person <rodperson@rodperson.com> -# +# Created by: Rod Person <rodperson@rodperson.com> # $FreeBSD$ -# PORTNAME= fotoxx PORTVERSION= 11.03 @@ -15,6 +11,8 @@ MASTER_SITES= http://kornelix.squarespace.com/downloads/ \ MAINTAINER= rodperson@rodperson.com COMMENT= Application to organize and edit image collections +BROKEN= Does not fetch + LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ ufraw-batch:${PORTSDIR}/graphics/ufraw \ |