svn commit: r408258 - head/devel/kdesvn-kde4

Antoine Brodin antoine at FreeBSD.org
Fri Feb 5 18:44:03 UTC 2016


Author: antoine
Date: Fri Feb  5 18:44:02 2016
New Revision: 408258
URL: https://svnweb.freebsd.org/changeset/ports/408258

Log:
  Unbreak
  
  Reported by:	pkg-fallout

Modified:
  head/devel/kdesvn-kde4/Makefile

Modified: head/devel/kdesvn-kde4/Makefile
==============================================================================
--- head/devel/kdesvn-kde4/Makefile	Fri Feb  5 18:43:32 2016	(r408257)
+++ head/devel/kdesvn-kde4/Makefile	Fri Feb  5 18:44:02 2016	(r408258)
@@ -26,7 +26,7 @@ USE_QT4=	corelib gui xml network dbus sv
 OPTIONS_DEFINE=	DOCS NLS
 OPTIONS_SUB=	yes
 
-OPTIONS_NLS_USES=	gettext
+NLS_USES=	gettext
 
 post-patch:
 	${RM} ${WRKSRC}/src/kiosvn/svn*.protocol


More information about the svn-ports-all mailing list