diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-03 12:56:21 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-03 12:56:21 +0800 |
commit | 9143ab42cc3b681c3cbe7c859dbd3e453166aa7d (patch) | |
tree | fafc00da790cb8cbc53273d7e3a6ca52b392abda /devel/looks | |
parent | 2dafd27ed52a0413e32a8773a356a01d6af50bab (diff) | |
download | freebsd-ports-gnome-9143ab42cc3b681c3cbe7c859dbd3e453166aa7d.tar.gz freebsd-ports-gnome-9143ab42cc3b681c3cbe7c859dbd3e453166aa7d.tar.zst freebsd-ports-gnome-9143ab42cc3b681c3cbe7c859dbd3e453166aa7d.zip |
Mark BROKEN: fails to install.
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 |