Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= di |
8 |
PORTNAME= di |
9 |
PORTVERSION= 4.12 |
9 |
PORTVERSION= 4.13 |
10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
11 |
MASTER_SITES= http://www.gentoo.com/di/ \ |
11 |
MASTER_SITES= http://www.gentoo.com/di/ \ |
12 |
http://fresh.t-systems-sfr.com/unix/src/privat2/ |
12 |
http://fresh.t-systems-sfr.com/unix/src/privat2/ |
Lines 32-37
Link Here
|
32 |
post-patch: |
32 |
post-patch: |
33 |
@${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/di.c |
33 |
@${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/di.c |
34 |
|
34 |
|
|
|
35 |
pre-configure: |
36 |
@${CHMOD} +x ${WRKSRC}/Build |
37 |
@${CHMOD} +x ${WRKSRC}/features/turnoffnls.sh |
38 |
|
35 |
do-configure: |
39 |
do-configure: |
36 |
(cd ${WRKSRC}; \ |
40 |
(cd ${WRKSRC}; \ |
37 |
${SETENV} ${MAKE_ENV} DI_BUILD_MKCONFIG_PL=1 \ |
41 |
${SETENV} ${MAKE_ENV} DI_BUILD_MKCONFIG_PL=1 \ |