diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:12:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:12:11 +0000 |
commit | 27abf81f96dfd449b462f09ce887eff37aa5f73e (patch) | |
tree | cf321e3b9c4ba4f18640a75d434257198e40b4ef /x11/mlterm/Makefile | |
parent | 3f7a15f3a078676218df92bc05735a5a03b306fa (diff) | |
download | ports-27abf81f96dfd449b462f09ce887eff37aa5f73e.tar.gz ports-27abf81f96dfd449b462f09ce887eff37aa5f73e.zip |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=155862
Diffstat (limited to 'x11/mlterm/Makefile')
-rw-r--r-- | x11/mlterm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index b9c339b14b1f..aff31ad327b9 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nobutaka@FreeBSD.org COMMENT= Multilingual X11 terminal emulator +BROKEN= Does not compile + USE_X_PREFIX= yes USE_GNOME= gtk20 lthack USE_AUTOTOOLS= libtool:13:inc |