diff --git a/print/pdfarranger/Makefile b/print/pdfarranger/Makefile index 38369ae6df2c..5878b092857d 100644 --- a/print/pdfarranger/Makefile +++ b/print/pdfarranger/Makefile @@ -1,28 +1,27 @@ # Created by: Alexander Vereeken PORTNAME= pdfarranger DISTVERSION= 1.7.1 CATEGORIES= print MAINTAINER= Alexander88207@protonmail.com COMMENT= Split, Merge, Rotate and Reorder PDF Files LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>0:devel/py-python-distutils-extra@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pikepdf>0:textproc/py-pikepdf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py-gobject3@${PY_FLAVOR} \ poppler-glib>0:graphics/poppler-glib USES= python gnome gettext USE_PYTHON= distutils USE_GNOME= intltool:build gtk30 USE_GITHUB= yes -GH_ACCOUNT= pdfarranger NO_ARCH= yes INSTALLS_ICONS= yes .include