diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a4ecb1874c89e36e9716793350d4ccc996f72535 (patch) | |
tree | f97b2c66bc4db9f90689cf35ef00c94d2c3ef25c /print/lyx15 | |
parent | 46ab79c01b981b0392e36772cb92f9209cc26db8 (diff) | |
download | FreeBSD-ports-a4ecb1874c89e36e9716793350d4ccc996f72535.zip FreeBSD-ports-a4ecb1874c89e36e9716793350d4ccc996f72535.tar.gz |
Remove USE_REINPLACE from all categories starting with P
Diffstat (limited to 'print/lyx15')
-rw-r--r-- | print/lyx15/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 7e1383b..ecd5cea 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -40,7 +40,6 @@ CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" MAN1= lyx.1 tex2lyx.1 lyxclient.1 -USE_REINPLACE= yes #post-extract: # # Removing mention of the bundled boost |