remove run_depends
This commit is contained in:
parent
97d84152b6
commit
580a5d8407
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/06/14 10:22:42 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2003/06/18 15:57:43 shell Exp $
|
||||
|
||||
COMMENT= "perl interface for several perl XML modules"
|
||||
|
||||
@ -10,8 +10,6 @@ CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
||||
|
||||
LIB_DEPENDS= xml2.7::textproc/libxml
|
||||
RUN_DEPENDS= :p5-XML-LibXML->=1.54:textproc/p5-XML-LibXML
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,6 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/06/14 10:22:42 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/06/18 15:57:43 shell Exp $
|
||||
${P5ARCH}/XML/LibXML/Common.pm
|
||||
${P5ARCH}/auto/XML/LibXML/Common/Common.bs
|
||||
${P5ARCH}/auto/XML/LibXML/Common/Common.so
|
||||
man/man3p/XML::LibXML::Common.3p
|
||||
@dirrm ${P5ARCH}/auto/XML/LibXML/Common
|
||||
|
Loading…
x
Reference in New Issue
Block a user