switch BUILD_DEPENDS from rpm to rpm2cpio

more lightweight, less chance of conflict
This commit is contained in:
sturm 2009-10-04 10:56:20 +00:00
parent 84ec5f1abe
commit e3a2cdd0cf

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.2 2009/06/14 16:30:27 jsg Exp $
# $OpenBSD: Makefile.inc,v 1.3 2009/10/04 10:56:20 sturm Exp $
ONLY_FOR_ARCHS= i386
SHARED_ONLY= Yes
@ -16,7 +16,7 @@ MASTER_SITE_FEDORA=http://archive.fedoraproject.org/pub/archive/fedora/linux/cor
DIST_SUBDIR= rpm
EXTRACT_ONLY=
BUILD_DEPENDS+= :rpm->=3.0.6p1:misc/rpm
BUILD_DEPENDS+= ::converters/rpm2cpio
NO_BUILD= Yes
NO_REGRESS= Yes