diff options
author | kris <kris@FreeBSD.org> | 2002-10-06 06:56:08 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-06 06:56:08 +0800 |
commit | 5c74dcd44233f2b190fb3863837d5a9f370c0365 (patch) | |
tree | 00cf5c0fb454092e50ad740366e281387b39f779 /net | |
parent | ad3b9a1e9ab339a01be447893240d7fe51e2dbcd (diff) | |
download | freebsd-ports-gnome-5c74dcd44233f2b190fb3863837d5a9f370c0365.tar.gz freebsd-ports-gnome-5c74dcd44233f2b190fb3863837d5a9f370c0365.tar.zst freebsd-ports-gnome-5c74dcd44233f2b190fb3863837d5a9f370c0365.zip |
BROKEN: Does not compile
Diffstat (limited to 'net')
-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 |