diff options
Diffstat (limited to 'devel/apiextractor/Makefile')
-rw-r--r-- | devel/apiextractor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apiextractor/Makefile b/devel/apiextractor/Makefile index 55ef029a73b8..20684ea037dc 100644 --- a/devel/apiextractor/Makefile +++ b/devel/apiextractor/Makefile @@ -11,7 +11,7 @@ COMMENT= API Extractor library to build PySide LICENSE= GPLv2 -BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx +BUILD_DEPENDS= sphinx-build:textproc/py-sphinx USE_GITHUB= yes GH_ACCOUNT= PySide |