diff options
author | kris <kris@FreeBSD.org> | 2002-05-20 13:25:27 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-20 13:25:27 +0800 |
commit | 24a9c778f45abf08a222d33606b5be61d5b7f267 (patch) | |
tree | 97ba7989c0e274c6d4ee75181067dbe21f5405b8 /x11-toolkits | |
parent | 3f867d7bb72d0afbdd2fe85c9f10bf9a13dd7edd (diff) | |
download | freebsd-ports-gnome-24a9c778f45abf08a222d33606b5be61d5b7f267.tar.gz freebsd-ports-gnome-24a9c778f45abf08a222d33606b5be61d5b7f267.tar.zst freebsd-ports-gnome-24a9c778f45abf08a222d33606b5be61d5b7f267.zip |
BROKEN: Left behind by the recent fox update
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox-xunicode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fox-xunicode/Makefile b/x11-toolkits/fox-xunicode/Makefile index 64fc51a11ccb..f40c42a67c22 100644 --- a/x11-toolkits/fox-xunicode/Makefile +++ b/x11-toolkits/fox-xunicode/Makefile @@ -12,6 +12,8 @@ PORTREVISION= 1 MAINTAINER= knu@FreeBSD.org +BROKEN= "Broken by fox update" + COMMENT= ${.CURDIR}/pkg-comment WITH_XUNICODE= yes |