diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2014-12-23 14:47:32 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2014-12-23 14:47:32 +0000 |
commit | 73508a694a080e2cbf5365fc28e237e0bd79f432 (patch) | |
tree | b19f71c0a2f4310499f460a843b9e9b246b917a6 /graphics | |
parent | - Add LICENSE (diff) |
Remove the BROKEN-flag -- the port builds perfectly fine. It has
not had a MASTER_SITE for a long time -- relying on FreeBSD's
caches only.
Some day I'll make a new release myself -- with the patch-improve
applied -- which will justify my hosting the tarball on my own
server.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdtclft/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile index cdcd3eb496af..89dc957ed3b7 100644 --- a/graphics/gdtclft/Makefile +++ b/graphics/gdtclft/Makefile @@ -11,8 +11,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= TCL interface to the Thomas Boutell's Gd library -BROKEN= Missing MASTER_SITES - LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd USES= tcl:84+ uidfix |