diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
commit | 161621351211788c872d09a81e302310b54217e5 (patch) | |
tree | 9b4e748432f4bdeb6d849bd42e065d35ffc050b3 /lang/gcc-ooo | |
parent | b24a7dce717b919b3fe946c7641952c25f744b05 (diff) | |
download | freebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.tar.gz freebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.tar.zst freebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.zip |
Remove USE_REINPLACE from the categories starting with L
Diffstat (limited to 'lang/gcc-ooo')
-rw-r--r-- | lang/gcc-ooo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 9f00c30eed47..570b1a09bce3 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -32,7 +32,6 @@ USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_BUILD=yes -USE_REINPLACE= yes CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4 |