svn commit: r513752 - head/graphics/rapid-photo-downloader
Mathieu Arnold
mat at FreeBSD.org
Fri Oct 4 07:49:33 UTC 2019
Author: mat
Date: Fri Oct 4 07:49:32 2019
New Revision: 513752
URL: https://svnweb.freebsd.org/changeset/ports/513752
Log:
This has no PKGNAMEPREFIX/SUFFIX and supports multiple Python versions,
so add noflavors.
Modified:
head/graphics/rapid-photo-downloader/Makefile (contents, props changed)
Modified: head/graphics/rapid-photo-downloader/Makefile
==============================================================================
--- head/graphics/rapid-photo-downloader/Makefile Fri Oct 4 07:45:57 2019 (r513751)
+++ head/graphics/rapid-photo-downloader/Makefile Fri Oct 4 07:49:32 2019 (r513752)
@@ -33,7 +33,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>0:devel/py-a
exiftool:graphics/p5-Image-ExifTool
USES= desktop-file-utils gettext pyqt:5 python:3.4+ qt:5
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist distutils noflavors
USE_QT= imageformats_run
USE_PYQT= core gui network sip widgets
More information about the svn-ports-head
mailing list