aboutsummaryrefslogtreecommitdiff
path: root/comms/chirp
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-19 06:30:35 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-19 06:30:35 +0000
commitb800f79f9c216f254fea554e377f3e3909194d48 (patch)
treec94f7d315a5a214afa439ce81b81d39bcc64dec0 /comms/chirp
parentc390698f2241961487e54bfd33ff065103601307 (diff)
downloadports-b800f79f9c216f254fea554e377f3e3909194d48.tar.gz
ports-b800f79f9c216f254fea554e377f3e3909194d48.zip
comms/chirp: Drop unhooked NLS_USES options helper
Notes
Notes: svn path=/head/; revision=514756
Diffstat (limited to 'comms/chirp')
-rw-r--r--comms/chirp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile
index 0413ce65106b..99a87704c76a 100644
--- a/comms/chirp/Makefile
+++ b/comms/chirp/Makefile
@@ -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>