p5-X11-Protocol-Other: add missing DEPENDS

Remove (empty) PLIST, not needed for perl packages.

Ride import.
This commit is contained in:
wiz 2024-03-21 14:51:31 +00:00
parent c8ffd0dc47
commit 8bcae93d34
2 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2024/03/21 14:37:55 mef Exp $
# $NetBSD: Makefile,v 1.2 2024/03/21 14:51:31 wiz Exp $
#
DISTNAME= X11-Protocol-Other-31
PKGNAME= p5-${DISTNAME:S/3/0.3/:}
@ -10,6 +10,9 @@ HOMEPAGE= https://metacpan.org/release/X11-Protocol
COMMENT= Interface to the X11 protocol
LICENSE= gnu-gpl-v3
DEPENDS+= p5-X11-Protocol-[0-9]*:../../x11/p5-X11-Protocol
DEPENDS+= p5-Encode-HanExtra-[0-9]*:../../textproc/p5-Encode-HanExtra
PERL5_PACKLIST= auto/X11/Protocol/Other/.packlist
.include "../../lang/perl5/module.mk"

View File

@ -1,4 +0,0 @@
@comment $NetBSD: PLIST,v 1.1 2024/03/21 14:37:55 mef Exp $
@comment TODO: to fill this file with the file listing:
@comment TODO: 1. run "/usr/bin/make package"
@comment TODO: 2. run "/usr/bin/make print-PLIST"