diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-03 04:56:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-03 04:56:21 +0000 |
commit | d847a09bc5b57ae2968cb8eead664bfba12ce6a6 (patch) | |
tree | 6f2b6f831da786b7964e854c213b2295f57babb7 /devel/looks | |
parent | cccc84b713c1e4557b3d3a2c25087d08df8ea2b8 (diff) | |
download | ports-d847a09bc5b57ae2968cb8eead664bfba12ce6a6.tar.gz ports-d847a09bc5b57ae2968cb8eead664bfba12ce6a6.zip |
Notes
Diffstat (limited to 'devel/looks')
-rw-r--r-- | devel/looks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/looks/Makefile b/devel/looks/Makefile index 0b26beec2b2f..1fa2c777cc4a 100644 --- a/devel/looks/Makefile +++ b/devel/looks/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|_|g}-${DISTDATE} MAINTAINER= ports@FreeBSD.org COMMENT= The JGoodies Looks improve the appearance of your Java applications +BROKEN= fails to install + FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget DISTDATE= 20060502 |