mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- simplify dependency
- bump PORTREVISION PR: ports/141180 Submitted by: leeym Approved by: maintainer timeout (tobez; > 1 month)
This commit is contained in:
parent
113e33a964
commit
8fee39965f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247579
1 changed files with 1 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Getopt-Declare
|
||||
PORTVERSION= 1.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Declaratively Expressed Command-Line Arguments via Regular Expressions
|
||||
|
||||
BUILD_DEPENDS= p5-Text-Balanced>=0:${PORTSDIR}/textproc/p5-Text-Balanced
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Getopt::Declare.3
|
||||
|
|
Loading…
Add table
Reference in a new issue