aboutsummaryrefslogtreecommitdiffstats
path: root/devel/distel
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2018-02-02 02:03:09 +0800
committerjrm <jrm@FreeBSD.org>2018-02-02 02:03:09 +0800
commit8e8d43ac5d573ba0718403b8beae8b36fa9baf37 (patch)
tree4a6b8513515fb032f2183d945863a1d39dbcd0c1 /devel/distel
parent48204ec74d19374b66c2d2475473f797a292c193 (diff)
downloadfreebsd-ports-gnome-8e8d43ac5d573ba0718403b8beae8b36fa9baf37.tar.gz
freebsd-ports-gnome-8e8d43ac5d573ba0718403b8beae8b36fa9baf37.tar.zst
freebsd-ports-gnome-8e8d43ac5d573ba0718403b8beae8b36fa9baf37.zip
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs - Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and editors/emacs-devel) - Permit default Emacs flavor to be specified in make.conf - Rename japanese/migemo-emacs23 to japanese/migemo-emacs - Update and simplify audio/emms and fix build on FreeBSD 10 [1] - Update databases/bbdd and fix build on FreeBSD 10 [1] - Update editors/emacs-devel - Ensure Makefile shell commands that change directory are executed in a subshell - Silence some portlint warnings [1] By not depending on base texinfo PR: 225404 Reviewed by: antoine Approved by: portmgr (mat) ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D13506
Diffstat (limited to 'devel/distel')
-rw-r--r--devel/distel/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/distel/Makefile b/devel/distel/Makefile
index a3360a04ac0d..5c75699ea913 100644
--- a/devel/distel/Makefile
+++ b/devel/distel/Makefile
@@ -2,20 +2,23 @@
PORTNAME= distel
PORTVERSION= 4.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel elisp
+PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Distel extends Emacs Lisp with Erlang-style message passing
+LICENSE= MIT
+
BUILD_DEPENDS+= erlc:lang/erlang
+USES= emacs
USE_GITHUB= yes
GH_ACCOUNT= massemanet
PLIST_SUB= VERSION="${PORTVERSION}"
-USE_EMACS= yes
NO_ARCH= yes
DISTEL_DOCS= AUTHORS ChangeLog INSTALL INSTALL.WIN32 NEWS README README.ie-session