diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-01 19:34:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-01 19:34:57 +0000 |
commit | 4542c87746920c5f6675d0842c90468f46ffcbd8 (patch) | |
tree | e55cb70efac9ef891cca26f36ccf237f854d201b /graphics/nip2 | |
parent | b64a768b84267720f75b547800eef33918a2ab48 (diff) | |
download | ports-4542c87746920c5f6675d0842c90468f46ffcbd8.tar.gz ports-4542c87746920c5f6675d0842c90468f46ffcbd8.zip |
Notes
Diffstat (limited to 'graphics/nip2')
-rw-r--r-- | graphics/nip2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index b2df56642fb9..7f653809f058 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ MAINTAINER= mi@aldan.algebra.com COMMENT= Graphical user interface for VIPS +BROKEN= Uses obsolete MAN1 OPTIONS_DEFINE= DOCS LIB_DEPENDS= libvips.so.38:${PORTSDIR}/graphics/vips \ libgoffice-*.so:${PORTSDIR}/devel/goffice \ |