|
Lines 229-234
Link Here
|
| 229 |
-e "s,%%MAN3PREFIX%%,${MAN3PREFIX},g" \ |
229 |
-e "s,%%MAN3PREFIX%%,${MAN3PREFIX},g" \ |
| 230 |
-e "s,%%MAN1PREFIX%%,${MAN1PREFIX},g" ${WRKSRC}/inst/config.pl |
230 |
-e "s,%%MAN1PREFIX%%,${MAN1PREFIX},g" ${WRKSRC}/inst/config.pl |
| 231 |
|
231 |
|
|
|
232 |
post-configure: |
| 233 |
@cd ${WRKSRC}/ && \ |
| 234 |
${PERL5} -pi -e 's/doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile |
| 235 |
|
| 232 |
# Install SQL file, upgrade files, and display pkg-message |
236 |
# Install SQL file, upgrade files, and display pkg-message |
| 233 |
post-install: |
237 |
post-install: |
| 234 |
${INSTALL_SCRIPT} ${WRKSRC}/bric_upgrade ${PREFIX}/bin |
238 |
${INSTALL_SCRIPT} ${WRKSRC}/bric_upgrade ${PREFIX}/bin |