diff options
| author | Maho Nakata <maho@FreeBSD.org> | 2010-07-16 23:52:02 +0000 |
|---|---|---|
| committer | Maho Nakata <maho@FreeBSD.org> | 2010-07-16 23:52:02 +0000 |
| commit | 25e7ad9e4ffe3c425acc88fa671bc189a2911595 (patch) | |
| tree | e345fd20effa1bebb902810bc4ffa94e60416e53 | |
| parent | Connect linux-f10-qtcurve-gtk2 (diff) | |
remove unncessary space
Notes
Notes:
svn path=/head/; revision=257871
| -rw-r--r-- | editors/openoffice-3-devel/files/Makefile.knobs | 2 | ||||
| -rw-r--r-- | editors/openoffice.org-3-devel/files/Makefile.knobs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/files/Makefile.knobs b/editors/openoffice-3-devel/files/Makefile.knobs index 5693c70a021b..1f757d28cd65 100644 --- a/editors/openoffice-3-devel/files/Makefile.knobs +++ b/editors/openoffice-3-devel/files/Makefile.knobs @@ -11,7 +11,7 @@ CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home="${LOCALBASE}/sh CONFIGURE_ARGS+= --enable-kde4 QT4DIR="${QT_PREFIX}" QT4LIB="${QT_LIBDIR}" QT4INC="${QT_INCDIR}" KDE4DIR="${KDE4_PREFIX}" QT_COMPONENTS+= moc_build .endif - + .if defined(WITH_KDE) CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}" .endif diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs index 5693c70a021b..1f757d28cd65 100644 --- a/editors/openoffice.org-3-devel/files/Makefile.knobs +++ b/editors/openoffice.org-3-devel/files/Makefile.knobs @@ -11,7 +11,7 @@ CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home="${LOCALBASE}/sh CONFIGURE_ARGS+= --enable-kde4 QT4DIR="${QT_PREFIX}" QT4LIB="${QT_LIBDIR}" QT4INC="${QT_INCDIR}" KDE4DIR="${KDE4_PREFIX}" QT_COMPONENTS+= moc_build .endif - + .if defined(WITH_KDE) CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}" .endif |
