diff options
author | Andrej Zverev <az@FreeBSD.org> | 2006-02-22 08:35:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2006-02-22 08:35:50 +0000 |
commit | a02df25c27a333357aa4dc5376be9a8df2ffefa8 (patch) | |
tree | 8370258e1a49281a80e4ab222ec7e8b774cead07 /devel/ustl | |
parent | 6e827fc721ee40e9f74ab0d7cad283ec0e9f2048 (diff) | |
download | ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.tar.gz ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.zip |
Notes
Diffstat (limited to 'devel/ustl')
-rw-r--r-- | devel/ustl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ustl/Makefile b/devel/ustl/Makefile index dca0f3b30c00..11db4e4eaa5c 100644 --- a/devel/ustl/Makefile +++ b/devel/ustl/Makefile @@ -17,7 +17,6 @@ MAINTAINER= az@FreeBSD.org COMMENT= Codespace-frugal STL implementation USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} HAS_CONFIGURE= yes |