mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix plist and unbreak.
This commit is contained in:
parent
cbfa0839a2
commit
75b7c497b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112537
@ -19,8 +19,6 @@ COMMENT= Python modules to access to SQL Relay
|
||||
EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch
|
||||
LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR}
|
||||
|
||||
BROKEN= "Broken pkg-plist"
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
bin/query.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/SQLRelay/CSQLRelay.so
|
||||
lib/%%PYTHON_VERSION%%/site-packages/SQLRelay/PySQLRClient.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/SQLRelay/PySQLRDB.py
|
||||
|
Loading…
Reference in New Issue
Block a user