diff options
Diffstat (limited to 'devel/spice-protocol/Makefile')
-rw-r--r-- | devel/spice-protocol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/spice-protocol/Makefile b/devel/spice-protocol/Makefile index e950aeab884d..5cddbce38003 100644 --- a/devel/spice-protocol/Makefile +++ b/devel/spice-protocol/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple Protocol for Independent Computing Environments LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six GNU_CONFIGURE= yes USES= gmake pathfix pkgconfig python tar:bzip2 |