diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-17 07:55:07 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-17 07:55:07 +0800 |
commit | 3ddb742d7061ca8a414dd90dfc77a4e8e28e4065 (patch) | |
tree | 2a598a7cf47e4f847a2ad46f6222892dd84ed486 /graphics | |
parent | 60bb628056d09c3419f4b765770e05f960fdf48b (diff) | |
download | freebsd-ports-gnome-3ddb742d7061ca8a414dd90dfc77a4e8e28e4065.tar.gz freebsd-ports-gnome-3ddb742d7061ca8a414dd90dfc77a4e8e28e4065.tar.zst freebsd-ports-gnome-3ddb742d7061ca8a414dd90dfc77a4e8e28e4065.zip |
- Support staging
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/uniconvertor/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/uniconvertor/Makefile b/graphics/uniconvertor/Makefile index 2775483a903d..afca8f5c8345 100644 --- a/graphics/uniconvertor/Makefile +++ b/graphics/uniconvertor/Makefile @@ -15,5 +15,4 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sk1libs/__init__.py:${PORTSDIR}/graphics/sk1li USE_PYTHON= yes USE_PYDISTUTILS=yes -NO_STAGE= yes .include <bsd.port.mk> |