diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-26 13:14:24 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-26 13:14:24 +0000 |
commit | cfd1b2bb28dc22c0517a0eb36f668cc94bf134b7 (patch) | |
tree | a3821cf3a8e61b6439d94b13a212704b86ec53cc /graphics/uniconvw/Makefile | |
parent | 7f53543afd6f66702989f45dcd0ceef6d2050e31 (diff) |
Notes
Diffstat (limited to 'graphics/uniconvw/Makefile')
-rw-r--r-- | graphics/uniconvw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/uniconvw/Makefile b/graphics/uniconvw/Makefile index a5c1199cd0f8..01e8b938ec79 100644 --- a/graphics/uniconvw/Makefile +++ b/graphics/uniconvw/Makefile @@ -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}/sk1libs/__init__.py:${PORTSDIR}/graphics/sk1li PROJECTHOST= uniconvertor -USES= python +USES= desktop-file-utils python USE_PYTHON= distutils post-patch: |