aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-11-01 01:40:47 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-11-01 01:40:47 +0000
commitbba27791f46bd4d424550927dda5b246d8887249 (patch)
tree1c312430ebca32488271cfce143f0a9356b41c5f
parente6d1c3fdd163f2a23afa62a101681856e6bc0394 (diff)
downloadports-bba27791f46bd4d424550927dda5b246d8887249.tar.gz
ports-bba27791f46bd4d424550927dda5b246d8887249.zip
Appease portlint.
Notes
Notes: svn path=/head/; revision=483633
-rw-r--r--archivers/quazip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile
index 683013ed9328..21d44873068f 100644
--- a/archivers/quazip/Makefile
+++ b/archivers/quazip/Makefile
@@ -16,7 +16,7 @@ LICENSE= LGPL21
FLAVORS= qt4 qt5
FLAVOR?= ${FLAVORS:[1]}
-USES= cmake:outsource
+USES= cmake:outsource
USE_LDCONFIG= yes
. if ${FLAVOR} == qt4