mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Add proper BUILD_DEPENDS (python)
Submitted by: Maintainer
This commit is contained in:
parent
fb5157eab7
commit
5a69e7a0ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28364
@ -13,6 +13,7 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sobomax@altavista.net
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/python1.5/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
|
||||
|
||||
do-build:
|
||||
|
@ -13,6 +13,7 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sobomax@altavista.net
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/python1.5/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
|
||||
|
||||
do-build:
|
||||
|
Loading…
Reference in New Issue
Block a user