diff options
author | mi <mi@FreeBSD.org> | 2014-12-23 22:47:32 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2014-12-23 22:47:32 +0800 |
commit | 0d6a2fc7f6c5341bd8ae7645590b7ef4c52cace3 (patch) | |
tree | b19f71c0a2f4310499f460a843b9e9b246b917a6 /graphics/gdtclft | |
parent | 741f56089dee5aca49061aec1395da8fb225dc0c (diff) | |
download | freebsd-ports-gnome-0d6a2fc7f6c5341bd8ae7645590b7ef4c52cace3.tar.gz freebsd-ports-gnome-0d6a2fc7f6c5341bd8ae7645590b7ef4c52cace3.tar.zst freebsd-ports-gnome-0d6a2fc7f6c5341bd8ae7645590b7ef4c52cace3.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.
Diffstat (limited to 'graphics/gdtclft')
-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 |