mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Remove an errant '/' that was b0rking INDEX builds.
This commit is contained in:
parent
6c8e7e98c6
commit
1865de4a9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99159
@ -15,7 +15,7 @@ COMMENT= A Python IDE implemented using PyQt and QScintilla
|
||||
|
||||
BUILD_DEPENDS= ${X11BASE}/lib/libqscintilla.so:${PORTSDIR}/x11-toolkits/qscintilla\
|
||||
${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip\
|
||||
${LOCALBASE}/bin/pyuic:/${PORTSDIR}/x11-toolkits/py-qt
|
||||
${LOCALBASE}/bin/pyuic:${PORTSDIR}/x11-toolkits/py-qt
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_REINPLACE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user