diff options
Diffstat (limited to 'editors/emacs23')
| -rw-r--r-- | editors/emacs23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 194b068e0708..923f178aa252 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -98,7 +98,7 @@ CONFIGURE_ARGS+= --with-x-toolkit=athena USE_XORG= xaw CONFIGURE_ARGS+= --with-x-toolkit=athena --without-xaw3d .elif ${PORT_OPTIONS:MMOTIF} -USE_MOTIF= yes +USES+= motif CONFIGURE_ARGS+= --with-x-toolkit=motif .endif |
