svn commit: r514756 - head/comms/chirp

Tobias Kortkamp tobik at FreeBSD.org
Sat Oct 19 06:30:36 UTC 2019


Author: tobik
Date: Sat Oct 19 06:30:35 2019
New Revision: 514756
URL: https://svnweb.freebsd.org/changeset/ports/514756

Log:
  comms/chirp: Drop unhooked NLS_USES options helper

Modified:
  head/comms/chirp/Makefile

Modified: head/comms/chirp/Makefile
==============================================================================
--- head/comms/chirp/Makefile	Sat Oct 19 06:25:12 2019	(r514755)
+++ head/comms/chirp/Makefile	Sat Oct 19 06:30:35 2019	(r514756)
@@ -20,7 +20,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		desktop-file-utils python:2.7
 USE_PYTHON=	distutils autoplist
 
-NLS_USES=	gettext
 NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list