diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
commit | 5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch) | |
tree | 42b0d2f988ffac4df04dcff388a29052efdec94a /x11/mlterm | |
parent | e4aa76a9be409201f9ab206e1028818ae37599ad (diff) | |
download | ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.tar.gz ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.zip |
Notes
Diffstat (limited to 'x11/mlterm')
-rw-r--r-- | x11/mlterm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 1d710106017f..6603c32156f9 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -19,7 +19,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk20 lthack USE_AUTOTOOLS= libtool:15 LIBTOOLFILES= configure kiklib/configure mkf/configure -USE_REINPLACE= yes USE_PERL5_BUILD=yes CONFIGURE_ARGS= --with-imagelib=gdk-pixbuf --enable-utmp \ --with-tools="mlclient,mlconfig,mlterm-menu,mlcc,w3mmlconfig" |