mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Remove unneeded run depdency on py-pysqlite2x
PR: ports/160157 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Maintainer (me)
This commit is contained in:
parent
86ce3173c6
commit
26de039221
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280631
@ -7,16 +7,15 @@
|
||||
|
||||
PORTNAME= flyback
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= lme@FreeBSD.org
|
||||
COMMENT= A backup frontend like Apple's Time Machine
|
||||
|
||||
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \
|
||||
${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23
|
||||
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
||||
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user