svn commit: r538682 - head/editors/apel
Joseph Mingrone
jrm at FreeBSD.org
Sat Jun 13 16:28:18 UTC 2020
Author: jrm
Date: Sat Jun 13 16:28:17 2020
New Revision: 538682
URL: https://svnweb.freebsd.org/changeset/ports/538682
Log:
editors/apel: Unmark as broken after edtiors/emacs-devel update
PR: 247228
Reported by: nobutaka
Modified:
head/editors/apel/Makefile (contents, props changed)
Modified: head/editors/apel/Makefile
==============================================================================
--- head/editors/apel/Makefile Sat Jun 13 16:28:12 2020 (r538681)
+++ head/editors/apel/Makefile Sat Jun 13 16:28:17 2020 (r538682)
@@ -12,10 +12,6 @@ COMMENT= Portable Emacs Library
LICENSE= GPLv2
-.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
-BROKEN= pces-e20.el:27:1: Error: Wrong type argument: stringp
-.endif
-
USES= emacs
USE_GITHUB= yes
GH_ACCOUNT= wanderlust
More information about the svn-ports-all
mailing list