1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

deskutils/cherrytree: Add NO_ARCH=yes

This commit is contained in:
Yuri Victorovich 2019-04-08 06:48:28 +00:00
parent afa34648d7
commit e3780d1d7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498347

View File

@ -2,6 +2,7 @@
PORTNAME= cherrytree
DISTVERSION= 0.38.8
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= https://www.giuspen.com/software/
@ -16,6 +17,8 @@ USES= desktop-file-utils gettext-tools python:2.7 shared-mime-info shebangfix t
SHEBANG_FILES= glade/svg_to_png.py
USE_PYTHON= distutils noflavors autoplist
NO_ARCH= yes
.include <bsd.port.pre.mk>
# PYDISTUTILS_INSTALLNOSINGLE is deprecated so...