diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-28 18:03:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-28 18:03:59 +0000 |
commit | 28d98ed48bc20b0f62c4b93509bbef61c7c116a3 (patch) | |
tree | 6c25b0c6f18cfed0d0adc323f88ae2e96c998a0a /math/clarence | |
parent | 757d87a67d0ea3201bc7541ad1d8ec3cb1cd84a2 (diff) |
Notes
Diffstat (limited to 'math/clarence')
-rw-r--r-- | math/clarence/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile index 8b27f059f7bf..e8bb358d3847 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://clay.ll.pl/clarence/ MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk USE_REINPLACE= yes USE_PYTHON= yes |