mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
- Remove unneeded dependencies [1]
- Add NO_ARCH PR: 204667 [1] Submitted by: adamw@
This commit is contained in:
parent
aaf44c17cc
commit
b89fc4b96b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401929
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Data-Serializer
|
||||
PORTVERSION= 0.60
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,11 +14,8 @@ COMMENT= Modules that serialize data structures
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \
|
||||
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user