aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 06:49:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 06:49:35 +0000
commit4ab73fde6eb5fc46fecfc39aec07fdcefbeff324 (patch)
tree3b8d48aa271eba0bfcc38ae208c7dc331ca94217 /editors/emacs-devel
parent8b330db9e10e1e3e9b78358da8c509d0586697b6 (diff)
downloadports-4ab73fde6eb5fc46fecfc39aec07fdcefbeff324.tar.gz
ports-4ab73fde6eb5fc46fecfc39aec07fdcefbeff324.zip
Notes
Diffstat (limited to 'editors/emacs-devel')
-rw-r--r--editors/emacs-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index d510acd093a9..bfed3fb7c7fd 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -105,7 +105,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