mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
devel/pysvn: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket)
This commit is contained in:
parent
da3a11616b
commit
a1b88cafb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360730
@ -11,8 +11,8 @@ COMMENT= Python binding for Subversion
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion \
|
||||
neon:${PORTSDIR}/www/neon29
|
||||
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion \
|
||||
libneon.so:${PORTSDIR}/www/neon29
|
||||
|
||||
# Python3 ready
|
||||
USE_PYTHON= yes
|
||||
|
@ -11,4 +11,4 @@ files, and check in, compare, or discard your changes. Repository properties
|
||||
such as keyword expansion, end of line characters, and ignore lists can also
|
||||
be examined and manipulated.
|
||||
|
||||
WWW: http://pysvn.tigris.org/
|
||||
WWW: http://pysvn.tigris.org/
|
||||
|
Loading…
Reference in New Issue
Block a user