aboutsummaryrefslogtreecommitdiff
path: root/lang/smalltalk
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-09 20:52:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-09 20:52:24 +0000
commit7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch)
treeb674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/smalltalk
parent25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff)
downloadports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz
ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip
Remove USE_REINPLACE from the categories starting with L
Notes
Notes: svn path=/head/; revision=161836
Diffstat (limited to 'lang/smalltalk')
-rw-r--r--lang/smalltalk/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile
index 5777b801ae85..b6a353d07d33 100644
--- a/lang/smalltalk/Makefile
+++ b/lang/smalltalk/Makefile
@@ -22,7 +22,6 @@ OPTIONS= TCLTK "Enable Tcl/Tk binding" on
USE_GNOME= gnomehack gnometarget pkgconfig
USE_GCC= 3.4+
USE_ICONV= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \