diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
commit | 1adfa4acd39352741858107e33ea2725c44dd513 (patch) | |
tree | 10953ace8a2f469ab0a92c71699ac88de8709950 /textproc/xerces-c2 | |
parent | 28dd10dcb401c431386390d9b259d3f7330f6f2b (diff) | |
download | ports-1adfa4acd39352741858107e33ea2725c44dd513.tar.gz ports-1adfa4acd39352741858107e33ea2725c44dd513.zip |
Notes
Diffstat (limited to 'textproc/xerces-c2')
-rw-r--r-- | textproc/xerces-c2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index 4c8e47641727..523434a61ff9 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/Makefile @@ -77,7 +77,6 @@ CONFIGURE_WRKSRC= ${XERCESWRKSRC} BUILD_WRKSRC= ${XERCESWRKSRC} INSTALL_WRKSRC= ${XERCESWRKSRC} -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV+= XERCESCROOT=${WRKSRC} |