aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdtclft
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2014-12-23 14:47:32 +0000
committerMikhail Teterin <mi@FreeBSD.org>2014-12-23 14:47:32 +0000
commit73508a694a080e2cbf5365fc28e237e0bd79f432 (patch)
treeb19f71c0a2f4310499f460a843b9e9b246b917a6 /graphics/gdtclft
parent6d2ba2b65f153824dbff56d08701ecff7220df12 (diff)
downloadports-73508a694a080e2cbf5365fc28e237e0bd79f432.tar.gz
ports-73508a694a080e2cbf5365fc28e237e0bd79f432.zip
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.
Notes
Notes: svn path=/head/; revision=375342
Diffstat (limited to 'graphics/gdtclft')
-rw-r--r--graphics/gdtclft/Makefile2
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