diff options
author | kris <kris@FreeBSD.org> | 2004-09-29 13:25:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-29 13:25:51 +0800 |
commit | 6b290091589bf384975b769bfc4d1983ad8a18e4 (patch) | |
tree | 2573ea19993de6999c3f5b8c59525e452243e54d /editors | |
parent | 260cc1f5c881ba7400407aab647546532683629f (diff) | |
download | freebsd-ports-gnome-6b290091589bf384975b769bfc4d1983ad8a18e4.tar.gz freebsd-ports-gnome-6b290091589bf384975b769bfc4d1983ad8a18e4.tar.zst freebsd-ports-gnome-6b290091589bf384975b769bfc4d1983ad8a18e4.zip |
BROKEN: Size mismatch
Approved by: portmgr (self)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tea/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 55b72522fb7f..7ec40c5a367d 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -16,6 +16,8 @@ COMMENT= A simple GTK+ text editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +BROKEN= Size mismatch + USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes |