diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/python30 | |
parent | Add l2p 1.0, which creates PNG images from LaTeX math expressions. (diff) |
Remove USE_REINPLACE from the categories starting with L
Notes
Notes:
svn path=/head/; revision=161836
Diffstat (limited to 'lang/python30')
-rw-r--r-- | lang/python30/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile index b031440dccb5..9d55275a9027 100644 --- a/lang/python30/Makefile +++ b/lang/python30/Makefile @@ -27,7 +27,6 @@ INSTALL_TARGET= altinstall MAN1= ${PYTHON_VERSION}.1 USE_PYTHON= yes -USE_REINPLACE= yes PYTHON_VERSION= python2.5 PYTHON_NO_DEPENDS= yes LATEST_LINK= ${PYTHON_VERSION:S/.//} |