|
Lines 51-57
Link Here
|
| 51 |
${WRKSRC}/backgammon/teachgammon/Makefile \ |
51 |
${WRKSRC}/backgammon/teachgammon/Makefile \ |
| 52 |
${WRKSRC}/canfield/cfscores/Makefile \ |
52 |
${WRKSRC}/canfield/cfscores/Makefile \ |
| 53 |
${WRKSRC}/snake/snscore/Makefile \ |
53 |
${WRKSRC}/snake/snscore/Makefile \ |
| 54 |
${WRKSRC}/fortune/unstr/Makefile \ |
|
|
| 55 |
${WRKSRC}/primes/Makefile |
54 |
${WRKSRC}/primes/Makefile |
| 56 |
@for f in ${SHAREPATH_FILES}; do \ |
55 |
@for f in ${SHAREPATH_FILES}; do \ |
| 57 |
${REINPLACE_CMD} -e 's|/usr/share/games|${PREFIX}/share/games|g' \ |
56 |
${REINPLACE_CMD} -e 's|/usr/share/games|${PREFIX}/share/games|g' \ |
|
Lines 69-75
Link Here
|
| 69 |
| ${XARGS} ${REINPLACE_CMD} -e 's/-lprivate_ncurses/-lncurses/' |
68 |
| ${XARGS} ${REINPLACE_CMD} -e 's/-lprivate_ncurses/-lncurses/' |
| 70 |
|
69 |
|
| 71 |
pre-install: |
70 |
pre-install: |
| 72 |
.for d in atc larn quiz.db |
71 |
.for d in atc fortune larn quiz.db |
| 73 |
@${MKDIR} ${STAGEDIR}${PREFIX}/share/games/$d |
72 |
@${MKDIR} ${STAGEDIR}${PREFIX}/share/games/$d |
| 74 |
.endfor |
73 |
.endfor |
| 75 |
.for d in atc battlestar hackdir/save larn phantasia |
74 |
.for d in atc battlestar hackdir/save larn phantasia |