diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-10-15 17:32:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-10-15 17:32:46 +0000 |
commit | 0d9fe4811f987a0cff0fe98480e7b26184666e95 (patch) | |
tree | f24ed429fff662967d34d764b12e0646e209ba27 /x11-toolkits/lesstif | |
parent | 5289b86d400c0a8728751663ae76cca1dec1135f (diff) |
Notes
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index a8ed60e677a8..9194a271e1ea 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -17,7 +17,7 @@ COMMENT= API compatible clone of the Motif toolkit CONFLICTS?= open-motif-* MANUAL_PACKAGE_BUILD= do not want to install during interactive build -WANT_AUTOMAKE_VER= 18 +WANT_AUTOMAKE_VER= 19 USE_AUTOCONF_VER= 259 USE_X_PREFIX= yes INSTALLS_SHLIB= yes |