git: e3c11385dd83 - main - devel/p5-Sepia: Unbreak

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 30 Dec 2023 20:38:36 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3c11385dd831e8d9c2a2b2248329cf56197ebc2

commit e3c11385dd831e8d9c2a2b2248329cf56197ebc2
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-30 18:54:31 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-30 20:38:27 +0000

    devel/p5-Sepia: Unbreak
    
    - Add LICENSE NONE
    - Pet portclippy
    
    Approved by:    portmgr (blanket)
---
 devel/p5-Sepia/Makefile  | 8 +++-----
 devel/p5-Sepia/pkg-plist | 1 -
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/devel/p5-Sepia/Makefile b/devel/p5-Sepia/Makefile
index c9e507465f5c..01870ed2fc7a 100644
--- a/devel/p5-Sepia/Makefile
+++ b/devel/p5-Sepia/Makefile
@@ -10,9 +10,7 @@ MAINTAINER=	ashish@FreeBSD.org
 COMMENT=	Simple Emacs-Perl Interface
 WWW=		https://metacpan.org/release/Sepia
 
-.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
-BROKEN=		fails to build
-.endif
+LICENSE=	NONE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Devel-Size>=0:devel/p5-Devel-Size \
@@ -26,8 +24,8 @@ RUN_DEPENDS=	p5-Devel-Size>=0:devel/p5-Devel-Size \
 USES=		emacs gmake makeinfo perl5
 USE_PERL5=	configure
 
-INFO=	sepia
-
 CONFIGURE_ARGS+=	--emacs ${EMACS_CMD} --lisp ${PREFIX}/${EMACS_SITE_LISPDIR}/sepia --info ${PREFIX}/${INFO_PATH}
 
+INFO=	sepia
+
 .include <bsd.port.mk>
diff --git a/devel/p5-Sepia/pkg-plist b/devel/p5-Sepia/pkg-plist
index 317a65a7aa8e..9f8fb54402f7 100644
--- a/devel/p5-Sepia/pkg-plist
+++ b/devel/p5-Sepia/pkg-plist
@@ -16,4 +16,3 @@ bin/sepl
 %%EMACS_SITE_LISPDIR%%/sepia/sepia-cpan.elc
 %%EMACS_SITE_LISPDIR%%/sepia/sepia-ido.elc
 %%EMACS_SITE_LISPDIR%%/sepia/sepia-tree.elc
-%%EMACS_SITE_LISPDIR%%/sepia/sepia.elc