diff options
Diffstat (limited to 'freebsd/libraries/libkexiv2/Makefile')
-rw-r--r-- | freebsd/libraries/libkexiv2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/freebsd/libraries/libkexiv2/Makefile b/freebsd/libraries/libkexiv2/Makefile index 0253a9914..9da2e37b5 100644 --- a/freebsd/libraries/libkexiv2/Makefile +++ b/freebsd/libraries/libkexiv2/Makefile @@ -25,8 +25,7 @@ LIB_DEPENDS+=\ post-patch: tde-pathfix do-configure: tde-cmake-prepare - ${TDE_CMAKE_CONFIGURE} - -DBUILD_ALL="ON" \ + ${TDE_CMAKE_CONFIGURE} \ -DWITH_ALL_OPTIONS="ON" do-build: tde-cmake-build |