Set NO_ARCH.

This commit is contained in:
Hajimu UMEMOTO 2020-04-25 09:03:10 +00:00
parent b7ed9a391c
commit 34aac1f954
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532926

View File

@ -3,7 +3,7 @@
PORTNAME= terminator
PORTVERSION= 1.92
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11 python
MASTER_SITES= https://github.com/gnome-terminator/terminator/releases/download/v${PORTVERSION}/
@ -32,6 +32,8 @@ OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if !${PORT_OPTIONS:MNLS}