diff options
Diffstat (limited to 'textproc/py-ucl/Makefile')
-rw-r--r-- | textproc/py-ucl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-ucl/Makefile b/textproc/py-ucl/Makefile index aff17e99556a..3d7fa241587b 100644 --- a/textproc/py-ucl/Makefile +++ b/textproc/py-ucl/Makefile @@ -20,6 +20,6 @@ USE_PYTHON= autoplist concurrent distutils GH_ACCOUNT= vstakhov GH_PROJECT= libucl -WRKSRC= ${WRKDIR}/libucl-${PORTVERSION}/python +WRKSRC_SUBDIR= python .include <bsd.port.mk> |