diff options
Diffstat (limited to 'editors/emacs-devel/Makefile')
| -rw-r--r-- | editors/emacs-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index aa78fc6231ff..36c6a0791b55 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 31.0.50.20251129 +DISTVERSION= 31.0.50.20251215 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags makeinfo ncurses \ CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= ef903e0f5ac +GH_TAGNAME= 1e9dca9ba2a GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-details \ @@ -178,7 +178,7 @@ MAILUTILS_CONFIGURE_ENV_OFF= ac_cv_lib_lockfile_maillock=no \ MODULES_CONFIGURE_WITH= modules MOTIF_USES= motif MOTIF_CONFIGURE_ON= --with-x-toolkit=motif -NATIVECOMP_USE= GCC=yes +NATIVECOMP_USE= GCC=13 NATIVECOMP_CONFIGURE_WITH= native-compilation=aot OSS_CONFIGURE_ON= --with-sound=oss OTF_LIB_DEPENDS= libotf.so:print/libotf |
