diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-12 03:33:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-12 03:33:21 +0000 |
commit | e2c9c61c94a64b2921508a12972416b8d4b0164a (patch) | |
tree | 271568cee670193201f0426e913884b5899f92ad /editors/manedit | |
parent | 5fce3db40144ec996954d34376a017e7731550db (diff) | |
download | ports-e2c9c61c94a64b2921508a12972416b8d4b0164a.tar.gz ports-e2c9c61c94a64b2921508a12972416b8d4b0164a.zip |
Notes
Diffstat (limited to 'editors/manedit')
-rw-r--r-- | editors/manedit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index d01b15dee7c5..f696a0d24185 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -15,6 +15,8 @@ COMMENT= A UNIX manual page editor and viewer WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} +BROKEN= Size mismatch + USE_BZIP2= yes USE_GNOME= gtk12 MAKEFILE= Makefile.FreeBSD |