diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /textproc/mifluz/Makefile | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Diffstat (limited to '')
-rw-r--r-- | textproc/mifluz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index bb4c61e0ffc9..6960ccbf6c1f 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -20,7 +20,7 @@ USE_REINPLACE= yes USE_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ --without-unac -INSTALLS_SHLIB= yes +INSTALLS_SHLIB= yes USE_BISON= yes USE_GCC= 2.95 |