diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-25 16:15:14 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-25 16:15:14 +0000 |
commit | a11d82adc1ce91d8f2e419304a27a11c93b5717d (patch) | |
tree | fb9ea1249f706e643dde859e4668824877e4c072 /graphics/pfstools | |
parent | c784ee57d68ca978551ab9ccf6c74a57bea3becb (diff) | |
download | ports-a11d82adc1ce91d8f2e419304a27a11c93b5717d.tar.gz ports-a11d82adc1ce91d8f2e419304a27a11c93b5717d.zip |
Notes
Diffstat (limited to 'graphics/pfstools')
-rw-r--r-- | graphics/pfstools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index d4082005be1e..9ac77f26cdcf 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -23,7 +23,6 @@ USES= cmake tar:tgz dos2unix jpeg perl5 USE_PERL5= run USE_LDCONFIG= yes -CMAKE_VERBOSE= yes CMAKE_ARGS= -DBUILD_SHARED_LIBS=ON \ -DWITH_MATLAB=OFF \ -DBASH_EXECUTABLE:STRING=${LOCALBASE}/bin/bash \ |