diff options
Diffstat (limited to 'net/ceph13/Makefile')
-rw-r--r-- | net/ceph13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ceph13/Makefile b/net/ceph13/Makefile index b79967635c40..2e09dcb9b3ae 100644 --- a/net/ceph13/Makefile +++ b/net/ceph13/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= \ bash:shells/bash \ git:devel/git \ yasm:devel/yasm \ - ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \ + ${PY_SPHINX} \ gperf:devel/gperf \ ${LOCALBASE}/lib/libatomic_ops.a:devel/libatomic_ops LIB_DEPENDS= \ |