svn commit: r496669 - head/graphics/exiv2
Greg Lewis
glewis at FreeBSD.org
Sat Mar 23 16:40:00 UTC 2019
Author: glewis
Date: Sat Mar 23 16:39:59 2019
New Revision: 496669
URL: https://svnweb.freebsd.org/changeset/ports/496669
Log:
Fix a type in an option description
Modified:
head/graphics/exiv2/Makefile
Modified: head/graphics/exiv2/Makefile
==============================================================================
--- head/graphics/exiv2/Makefile Sat Mar 23 16:28:23 2019 (r496668)
+++ head/graphics/exiv2/Makefile Sat Mar 23 16:39:59 2019 (r496669)
@@ -28,7 +28,7 @@ CMAKE_OFF= EXIV2_ENABLE_LIBXMP
OPTIONS_DEFINE= SAMPLE
OPTIONS_SUB= yes
-SAMPLE_DESC= Include samle applications
+SAMPLE_DESC= Include sample applications
SAMPLE_CMAKE_BOOL= EXIV2_BUILD_SAMPLES
PATHFIX_CMAKELISTSTXT= CMakeChecks.txt
More information about the svn-ports-head
mailing list