Lines 12-18
Link Here
|
12 |
|
12 |
|
13 |
PORTNAME= ksh93 |
13 |
PORTNAME= ksh93 |
14 |
PORTVERSION= ${KSHVERSION:S/-//g} |
14 |
PORTVERSION= ${KSHVERSION:S/-//g} |
15 |
PORTREVISION= 2 |
|
|
16 |
CATEGORIES= shells |
15 |
CATEGORIES= shells |
17 |
MASTER_SITES= http://www2.research.att.com/~astopen/download/tgz/ \ |
16 |
MASTER_SITES= http://www2.research.att.com/~astopen/download/tgz/ \ |
18 |
LOCAL/sunpoet/${PORTNAME} |
17 |
LOCAL/sunpoet/${PORTNAME} |
Lines 31-38
Link Here
|
31 |
MAKE_ENV= CCFLAGS="${CFLAGS}" |
30 |
MAKE_ENV= CCFLAGS="${CFLAGS}" |
32 |
NO_WRKSUBDIR= yes |
31 |
NO_WRKSUBDIR= yes |
33 |
|
32 |
|
34 |
INITVERSION= 2013-05-24 |
33 |
INITVERSION= 2014-12-24 |
35 |
KSHVERSION= 2012-08-01 |
34 |
KSHVERSION= 2016-07-16 |
36 |
|
35 |
|
37 |
STATIC_MAKE_ENV= LDFLAGS+=-static |
36 |
STATIC_MAKE_ENV= LDFLAGS+=-static |
38 |
|
37 |
|