diff options
Diffstat (limited to 'print/pdfarranger/Makefile')
| -rw-r--r-- | print/pdfarranger/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/print/pdfarranger/Makefile b/print/pdfarranger/Makefile index 244561a22e87..be05ab1ff56d 100644 --- a/print/pdfarranger/Makefile +++ b/print/pdfarranger/Makefile @@ -1,6 +1,5 @@ PORTNAME= pdfarranger -DISTVERSION= 1.10.1 -PORTREVISION= 4 +DISTVERSION= 1.12.1 CATEGORIES= print PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,9 +14,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@$ ${PYTHON_PKGNAMEPREFIX}pikepdf>0:textproc/py-pikepdf@${PY_FLAVOR} \ poppler-glib>0:graphics/poppler-glib -USES= gettext gnome python +USES= desktop-file-utils gettext-tools gnome python USE_GITHUB= yes -USE_GNOME= gtk30 intltool:build pygobject3:run +#USE_GNOME= gtk30 pygobject3:run USE_PYTHON= distutils NO_ARCH= yes |
