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

(-)Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	ljdump
4
PORTNAME=	ljdump
5
PORTVERSION=	1.5
5
PORTVERSION=	1.5
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	www python
7
CATEGORIES=	www python
8
MASTER_SITES=	http://hewgill.com/ljdump/
8
MASTER_SITES=	http://hewgill.com/ljdump/
9
9
Lines 14-20 Link Here
14
14
15
PORTSCOUT=	skipv:1.5.1	# 1.5.1 is identical to 1.5 + our patches
15
PORTSCOUT=	skipv:1.5.1	# 1.5.1 is identical to 1.5 + our patches
16
16
17
USES=		python:run shebangfix
17
USES=		python:2.7,run shebangfix
18
SHEBANG_FILES=	ljdump.py
18
SHEBANG_FILES=	ljdump.py
19
NO_BUILD=	yes
19
NO_BUILD=	yes
20
NO_ARCH=	yes
20
NO_ARCH=	yes

Return to bug 239643