|
Lines 7-12
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= diffuse |
8 |
PORTNAME= diffuse |
| 9 |
PORTVERSION= 0.4.0 |
9 |
PORTVERSION= 0.4.0 |
|
|
10 |
PORTREVISION= 1 |
| 10 |
CATEGORIES= devel python |
11 |
CATEGORIES= devel python |
| 11 |
MASTER_SITES= SF |
12 |
MASTER_SITES= SF |
| 12 |
|
13 |
|
|
Lines 60-65
Link Here
|
| 60 |
${WRKSRC}/src/etc/${PORTNAME}rc |
61 |
${WRKSRC}/src/etc/${PORTNAME}rc |
| 61 |
${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' \ |
62 |
${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' \ |
| 62 |
${WRKSRC}/src/etc/${PORTNAME}rc |
63 |
${WRKSRC}/src/etc/${PORTNAME}rc |
|
|
64 |
${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ |
| 65 |
${WRKSRC}/src/usr/share/omf/${PORTNAME}/${PORTNAME}-C.omf |
| 63 |
|
66 |
|
| 64 |
do-install: |
67 |
do-install: |
| 65 |
${INSTALL_SCRIPT} ${WRKSRC}/src/usr/bin/${PORTNAME} \ |
68 |
${INSTALL_SCRIPT} ${WRKSRC}/src/usr/bin/${PORTNAME} \ |