diff options
Diffstat (limited to 'devel/py-simpy/Makefile')
-rw-r--r-- | devel/py-simpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-simpy/Makefile b/devel/py-simpy/Makefile index e3a353a09d0c..c64589d4e566 100644 --- a/devel/py-simpy/Makefile +++ b/devel/py-simpy/Makefile @@ -21,7 +21,7 @@ TKINTER_DESC= py-tkinter for plot PORTDOCS= * -TKINTER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter +TKINTER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} |