View | Details | Raw Unified | Return to bug 219809
Collapse All | Expand All

(-)textproc/py-sphinx-hieroglyph/Makefile (-1 / +3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	sphinx-hieroglyph
4
PORTNAME=	sphinx-hieroglyph
5
PORTVERSION=	0.7.1
5
PORTVERSION=	0.7.1
6
PORTREVISION=	1
6
CATEGORIES=	textproc python
7
CATEGORIES=	textproc python
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
9
Lines 18-25 Link Here
18
GH_ACCOUNT=	nyergler
19
GH_ACCOUNT=	nyergler
19
GH_PROJECT=	hieroglyph
20
GH_PROJECT=	hieroglyph
20
21
21
USES=		python
22
USES=		python shebangfix
22
USE_PYTHON=	autoplist distutils
23
USE_PYTHON=	autoplist distutils
24
SHEBANG_FILES=	src/hieroglyph/themes/slides2/static/scripts/md/render.py
23
25
24
NO_ARCH=	yes
26
NO_ARCH=	yes
25
27

Return to bug 219809