svn commit: r533770 - head/multimedia/photofilmstrip
Antoine Brodin
antoine at FreeBSD.org
Sun May 3 12:17:14 UTC 2020
Author: antoine
Date: Sun May 3 12:17:13 2020
New Revision: 533770
URL: https://svnweb.freebsd.org/changeset/ports/533770
Log:
Unbreak
Reported by: pkg-fallout
Modified:
head/multimedia/photofilmstrip/Makefile
Modified: head/multimedia/photofilmstrip/Makefile
==============================================================================
--- head/multimedia/photofilmstrip/Makefile Sun May 3 11:36:15 2020 (r533769)
+++ head/multimedia/photofilmstrip/Makefile Sun May 3 12:17:13 2020 (r533770)
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow
+ ${PY_PILLOW}
RUN_DEPENDS= mencoder:multimedia/mencoder \
mplayer:multimedia/mplayer
More information about the svn-ports-all
mailing list