diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:15:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:15:14 +0000 |
commit | 21e4ca02429d90d01911828bd7f5ad4a1cb0a2aa (patch) | |
tree | 727822e2db8fb4e1fdf9b3188f6a745d2d139429 /misc | |
parent | abc9cee1b95074892005d6d6a9d338705c4208c6 (diff) | |
download | ports-21e4ca02429d90d01911828bd7f5ad4a1cb0a2aa.tar.gz ports-21e4ca02429d90d01911828bd7f5ad4a1cb0a2aa.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gucharmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gucharmap/Makefile b/misc/gucharmap/Makefile index 4a44a9a18858..504d9bcf375a 100644 --- a/misc/gucharmap/Makefile +++ b/misc/gucharmap/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= marcus@FreeBSD.org COMMENT= A Unicode/ISO10646 character map and font viewer +BROKEN= "Does not configure" + LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes |