diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:56:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:56:08 +0000 |
commit | 3b06cafd6c8db97dfaec2d3ee7f5ddb04650039b (patch) | |
tree | ec66f3b325fda89cfb1beeb4485fbe5c60e05826 /net/icukrell | |
parent | BROKEN: pkg-plist is incorrect (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=67428
Diffstat (limited to 'net/icukrell')
-rw-r--r-- | net/icukrell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/icukrell/Makefile b/net/icukrell/Makefile index cea8a3f15141..bbbfd8f94dbc 100644 --- a/net/icukrell/Makefile +++ b/net/icukrell/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pvh@wfeet.za.net +BROKEN= "Does not compile" + BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ gnomeicu:${PORTSDIR}/net/gnomeicu |