diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:41:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:41:21 +0000 |
commit | 6a358ff67e65307b62973543a27ac231a5061b4e (patch) | |
tree | cb6b9b6abd6d42825d01ef20b7742d1faba475d1 /databases/clip | |
parent | 317d86b5f371a2e9cc928ec640d274259689f859 (diff) | |
download | ports-6a358ff67e65307b62973543a27ac231a5061b4e.tar.gz ports-6a358ff67e65307b62973543a27ac231a5061b4e.zip |
Notes
Diffstat (limited to 'databases/clip')
-rw-r--r-- | databases/clip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index e5db56cb6a19..dc0c4d81832c 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= xBase and Clipper language compatible compiler +BROKEN= Does not fetch + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 \ |