diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 14:08:04 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 14:08:04 +0000 |
commit | a09d33bc5cad9cc430fb14b42246c4966cb303d7 (patch) | |
tree | 8246af35c1ebe0b8dcd1a159c068560a34803da5 | |
parent | Remove entries for gnect, gnibbles, gnobots2 since they already handled (diff) |
- Remove unneeded dependency
PR: ports/63989
Submitted by: Pedro f. Giffuni <giffunip@asme.org>
-rw-r--r-- | french/eficas/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/french/eficas/Makefile b/french/eficas/Makefile index bc88816985cf..fcbb573e41e5 100644 --- a/french/eficas/Makefile +++ b/french/eficas/Makefile @@ -18,10 +18,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw \ ${PYTHON_SITELIBDIR}/mx:${PORTSDIR}/lang/py-mx-base \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter -.if !defined(NOPORTDOCS) -RUN_DEPENDS+= acroread:${PORTSDIR}/print/acroread5 -.endif - USE_PYTHON= yes USE_REINPLACE= yes REINPLACE_ARGS= -i "" |