diff options
Diffstat (limited to 'freebsd/libraries/libkipi/Makefile')
-rw-r--r-- | freebsd/libraries/libkipi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/libraries/libkipi/Makefile b/freebsd/libraries/libkipi/Makefile index 70b0e2748..acf084065 100644 --- a/freebsd/libraries/libkipi/Makefile +++ b/freebsd/libraries/libkipi/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS+=\ post-patch: tde-pathfix do-configure: tde-cmake-prepare - ${TDE_CMAKE_CONFIGURE} + ${TDE_CMAKE_CONFIGURE} \ -DBUILD_ALL="ON" \ -DWITH_ALL_OPTIONS="ON" |