diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-16 11:48:22 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-19 08:36:47 +0000 |
commit | ce1af7fdc2cde4dc409a344a4210a3af581ccd2d (patch) | |
tree | 90d3e91fc4cc816b8414817d29a02a1bf6ccc203 /x11/terminator | |
parent | 988f6f02d1a4f8ec8b274d4819ca37943a44d34a (diff) | |
download | ports-ce1af7fdc2cde4dc409a344a4210a3af581ccd2d.tar.gz ports-ce1af7fdc2cde4dc409a344a4210a3af581ccd2d.zip |
Diffstat (limited to 'x11/terminator')
-rw-r--r-- | x11/terminator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile index 4805e9caca81..92eccbb74ecb 100644 --- a/x11/terminator/Makefile +++ b/x11/terminator/Makefile @@ -28,7 +28,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PYDISTUTILS_PKGNAME= Terminator - NO_ARCH= yes .include <bsd.port.pre.mk> |