summaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-09-23 23:59:07 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-09-23 23:59:07 +0000
commit96c9413e546ef12f2985d2ffe982c67cc978b314 (patch)
tree82fc18cd4f43a70d493b18aaba5395c842085535 /editors/emacs
parentscience/jmol: Update 14.31.6 -> 14.31.7 (diff)
editors/emacs: remove GCC dependency
Dependent ports now build fine with clang.
Notes
Notes: svn path=/head/; revision=549864
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 08d03deeaae0..f4816a77ad52 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -4,6 +4,7 @@
PORTNAME= emacs
DISTVERSION= 27.1
PORTEPOCH= 3
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= GNU
@@ -230,10 +231,6 @@ XWIDGETS_CONFIGURE_WITH= xwidgets
.include <bsd.port.options.mk>
-.if ${ARCH:Mpowerpc*}
-USE_GCC= any
-.endif
-
.if !${PORT_OPTIONS:MGTK2} && !${PORT_OPTIONS:MGTK3} && !${PORT_OPTIONS:MMOTIF} \
&& !${PORT_OPTIONS:MXAW} && !${PORT_OPTIONS:MXAW3D}
CONFIGURE_ARGS+= --with-x-toolkit=no