diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-18 09:26:39 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-18 09:26:39 +0000 |
commit | c634914bb7156d1ab1ee91388216e5528558428c (patch) | |
tree | 74a613dc48ba3d2c3ca580f1447d42e37428d8c2 | |
parent | 488d1dc484170a6fc56692e8c34fc57508e21ca1 (diff) | |
download | ports-c634914bb7156d1ab1ee91388216e5528558428c.tar.gz ports-c634914bb7156d1ab1ee91388216e5528558428c.zip |
Notes
-rw-r--r-- | graphics/vips/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 1afe85a03153..88f7dfd30e92 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ MAINTAINER= antoine@FreeBSD.org COMMENT= Free image processing system -BROKEN= Fails to package OPTIONS_DEFINE= PYTHON DOCS OPTIONS_DEFAULT= PYTHON_DESC= Create Python bindings |