diff options
Diffstat (limited to 'devel/py-sqlcc/Makefile')
-rw-r--r-- | devel/py-sqlcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-sqlcc/Makefile b/devel/py-sqlcc/Makefile index 884ea84869da..d7c2cdf357a3 100644 --- a/devel/py-sqlcc/Makefile +++ b/devel/py-sqlcc/Makefile @@ -12,7 +12,7 @@ COMMENT= Python SQL Command Composer LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk>=0:${PORTSDIR}/devel/pythk +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk>=0:devel/pythk USES= python USE_PYTHON= distutils |