Reorder to put more specific dependency first.
This commit is contained in:
parent
65bf242aee
commit
124baa2664
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2006/04/06 06:22:56 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2007/06/30 02:54:06 joerg Exp $
|
||||
|
||||
DISTNAME= PropertyFolder-1.3.3
|
||||
PKGNAME= zope25-PropertyFolder-1.3.3
|
||||
|
@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://www.zope.org/Members/mjablonski/PropertyFolder
|
||||
COMMENT= The folderish friend of the PropertyObject
|
||||
|
||||
BUILDLINK_API_DEPENDS.zope+= zope>=2.6.1
|
||||
|
||||
.include "../../www/zope25/product.mk"
|
||||
BUILDLINK_API_DEPENDS.zope+= zope>=2.6.1
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue