[Bug 229144] [New port] devel/p5-Scope-Container
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 19 17:57:37 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229144
Kurt Jaeger <pi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pi at FreeBSD.org
--- Comment #1 from Kurt Jaeger <pi at FreeBSD.org> ---
please note two things:
1) distinfo needs a TIMESTAMP entry. Generate one with make makesum
2) if pkg-plist has only two files, put them in PLIST_FILES, like this:
%%SITE_PERL%%/Scope/Container.pm
%%PERL5_MAN3%%/Scope::Container.3.gz
becomes
PLIST_FILES= ${SITE_PERL_REL}/Scope/Container.pm \
${SITE_MAN3_REL}/Scope::Container.3.gz
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list