PKG_ARCH=* is default, so remove it; remove unneeded BUILD_DEPENDS as well.
This commit is contained in:
parent
ef59a37cde
commit
1b3eabac6b
@ -1,5 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2006/12/06 12:54:28 jasper Exp $
|
||||
PKG_ARCH= *
|
||||
# $OpenBSD: Makefile,v 1.6 2006/12/06 19:31:12 steven Exp $
|
||||
|
||||
COMMENT= "perl module for a plain virtual filesystem"
|
||||
DISTNAME= Filesys-Virtual-Plain-0.10
|
||||
@ -13,8 +12,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
BUILD_DEPENDS= :p5-Filesys-Virtual->=0.05:sysutils/p5-Filesys-Virtual
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= :p5-Filesys-Virtual->=0.05:sysutils/p5-Filesys-Virtual
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/06 12:54:28 jasper Exp $
|
||||
PKG_ARCH= *
|
||||
# $OpenBSD: Makefile,v 1.4 2006/12/06 19:31:12 steven Exp $
|
||||
|
||||
COMMENT= "perl module to provide a framework for a virtual filesystem"
|
||||
DISTNAME= Filesys-Virtual-0.05
|
||||
|
Loading…
Reference in New Issue
Block a user