1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

x11/terminator: add noflavors

PR:		262737
Reported by:	amdmi3
This commit is contained in:
Hajimu UMEMOTO 2022-03-23 21:29:13 +09:00
parent 3962814bcf
commit 4f64dffb2e

View File

@ -2,7 +2,7 @@
PORTNAME= terminator
PORTVERSION= 2.1.1
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= https://github.com/gnome-terminator/terminator/archive/
DISTNAME= v${PORTVERSION}
@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libkeybinder-3.0.so:x11/keybinder-gtk3 \
USES= gnome python:3.5+ shebangfix gettext
USE_GNOME= intltool pygobject3 vte3
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist distutils noflavors
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}