svn commit: r423029 - head/comms/rtl-sdr

John Marino marino at FreeBSD.org
Fri Sep 30 23:41:19 UTC 2016


Author: marino
Date: Fri Sep 30 23:41:18 2016
New Revision: 423029
URL: https://svnweb.freebsd.org/changeset/ports/423029

Log:
  comms/rtl-sdr: pedantic typo correction

Modified:
  head/comms/rtl-sdr/Makefile

Modified: head/comms/rtl-sdr/Makefile
==============================================================================
--- head/comms/rtl-sdr/Makefile	Fri Sep 30 23:36:30 2016	(r423028)
+++ head/comms/rtl-sdr/Makefile	Fri Sep 30 23:41:18 2016	(r423029)
@@ -23,7 +23,7 @@ USE_LDCONFIG=	yes
 DOCSDIR=	${PREFIX}/share/doc/librtlsdr
 
 OPTIONS_DEFINE=	DOXYGEN
-OPTIONS_SUB=	ues
+OPTIONS_SUB=	yes
 
 DOXYGEN_BUILD_DEPENDS=	doxygen:devel/doxygen
 DOXYGEN_EXTRA_PATCHES_OFF=	${FILESDIR}/extra-patch-Makefile.am


More information about the svn-ports-all mailing list