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/guile | |
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/guile')
-rw-r--r-- | lang/guile/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile index 3ca9229269b8..0a370c529b50 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -15,7 +15,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNU Ubiquitous Intelligent Language for Extension USE_AUTOTOOLS= libltdl:15 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |