Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/devel/scons/Makefile 461516 2018-02-11 17:08:16Z sunpoet $ |
2 |
# $FreeBSD: head/devel/scons/Makefile 461516 2018-02-11 17:08:16Z sunpoet $ |
3 |
|
3 |
|
4 |
PORTNAME= scons |
4 |
PORTNAME= scons |
5 |
PORTVERSION= 3.0.1 |
5 |
PORTVERSION= 3.1.1 |
6 |
CATEGORIES= devel python |
6 |
CATEGORIES= devel python |
7 |
MASTER_SITES= SF |
7 |
MASTER_SITES= SF |
8 |
|
8 |
|
Lines 14-20
Link Here
|
14 |
|
14 |
|
15 |
RUN_DEPENDS= gm4:devel/m4 |
15 |
RUN_DEPENDS= gm4:devel/m4 |
16 |
|
16 |
|
17 |
USES= python:2.7 shebangfix |
17 |
USES= python shebangfix |
18 |
SHEBANG_FILES= script/scons* |
18 |
SHEBANG_FILES= script/scons* |
19 |
USE_PYTHON= distutils autoplist |
19 |
USE_PYTHON= distutils autoplist |
20 |
NO_ARCH= yes |
20 |
NO_ARCH= yes |