svn commit: r387474 - head/graphics/uniconvw
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue May 26 13:14:25 UTC 2015
Author: amdmi3
Date: Tue May 26 13:14:24 2015
New Revision: 387474
URL: https://svnweb.freebsd.org/changeset/ports/387474
Log:
- Add USES=desktop-file-utils as suggested by stage-qa
Modified:
head/graphics/uniconvw/Makefile
Modified: head/graphics/uniconvw/Makefile
==============================================================================
--- head/graphics/uniconvw/Makefile Tue May 26 13:13:55 2015 (r387473)
+++ head/graphics/uniconvw/Makefile Tue May 26 13:14:24 2015 (r387474)
@@ -3,7 +3,7 @@
PORTNAME= uniconvw
PORTVERSION= 1.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= GOOGLE_CODE \
http://mirror.amdmi3.ru/distfiles/
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sk1lib
PROJECTHOST= uniconvertor
-USES= python
+USES= desktop-file-utils python
USE_PYTHON= distutils
post-patch:
More information about the svn-ports-all
mailing list