1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Fix dependency after py25-zconfig upgrade

Reported by:	pavbot
This commit is contained in:
Martin Wilke 2008-12-06 21:39:05 +00:00
parent 2cf14c20f7
commit 198273f8e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223898
2 changed files with 4 additions and 2 deletions

View File

@ -6,13 +6,14 @@
PORTNAME= splatd
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= snb@threerings.net
COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ZConfig:${PORTSDIR}/devel/py-zconfig \
BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \
${PYTHON_PKGNAMEPREFIX}ldap2>=2.3.1:${PORTSDIR}/net/py-ldap2 \
${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
RUN_DEPENDS= ${BUILD_DEPENDS}

View File

@ -6,6 +6,7 @@
PORTNAME= farbot
PORTVERSION= 1.0.b2
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://dpw.threerings.net/projects/farbot/
DISTNAME= farbot-1.0-beta2
@ -13,7 +14,7 @@ DISTNAME= farbot-1.0-beta2
MAINTAINER= snb@threerings.net
COMMENT= FreeBSD Automated Release Bot
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ZConfig:${PORTSDIR}/devel/py-zconfig
BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${DISTNAME}