missing test dep, and don't USE_GROFF
This commit is contained in:
parent
4bb6668cf4
commit
e30eb8a167
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/03/11 10:50:22 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2014/04/24 11:15:30 sthen Exp $
|
||||
|
||||
COMMENT= inlining your tests next to the code being tested
|
||||
COMMENT= inlining your tests next to the code being tested
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Test-Inline-2.105
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= devel
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -16,6 +15,7 @@ RUN_DEPENDS= devel/p5-Algorithm-Dependency \
|
||||
devel/p5-Config-Tiny \
|
||||
devel/p5-File-Find-Rule \
|
||||
devel/p5-File-Flat \
|
||||
devel/p5-File-Slurp \
|
||||
textproc/p5-Pod-Tests
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (Test-Inline-2.105.tar.gz) = TaVQgqvIc9ZVqU/f/Esz3w==
|
||||
RMD160 (Test-Inline-2.105.tar.gz) = DDEgzB+JG9rvWSD3AYdMpVXDX6U=
|
||||
SHA1 (Test-Inline-2.105.tar.gz) = O2jY3ChZv3A7T5br79Azn06IA7g=
|
||||
SHA256 (Test-Inline-2.105.tar.gz) = Lmaaqz1CL4bl2poj+Q3yEIsV3vu0sGBIzHcapvLpzow=
|
||||
SIZE (Test-Inline-2.105.tar.gz) = 56822
|
||||
|
@ -1,6 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2006/12/04 10:26:15 msf Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2014/04/24 11:15:30 sthen Exp $
|
||||
bin/inline2test
|
||||
${P5SITE}/Test/
|
||||
${P5SITE}/Test/Inline/
|
||||
${P5SITE}/Test/Inline.pm
|
||||
${P5SITE}/Test/Inline/Content/
|
||||
|
Loading…
x
Reference in New Issue
Block a user