Lines 22-27
Link Here
|
22 |
|
22 |
|
23 |
USE_RC_SUBR?= bacula-dir bacula-sd |
23 |
USE_RC_SUBR?= bacula-dir bacula-sd |
24 |
|
24 |
|
|
|
25 |
SUB_FILES+= pkg-message |
26 |
|
25 |
# The user/group IDs below are registered, see |
27 |
# The user/group IDs below are registered, see |
26 |
# http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#DADS-UID |
28 |
# http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#DADS-UID |
27 |
# |
29 |
# |
Lines 340-353
Link Here
|
340 |
@${ECHO_MSG} "For USB support read the bacula manual!! It could be necessary" |
342 |
@${ECHO_MSG} "For USB support read the bacula manual!! It could be necessary" |
341 |
@${ECHO_MSG} "to configure/compile a new kernel!" |
343 |
@${ECHO_MSG} "to configure/compile a new kernel!" |
342 |
@${ECHO_MSG} "" |
344 |
@${ECHO_MSG} "" |
343 |
@${ECHO_MSG} "Look at $PREFIX/share/bacula/update_bacula_tables for" |
345 |
@${ECHO_MSG} "Look at ${PREFIX}/share/bacula/update_bacula_tables for" |
344 |
@${ECHO_MSG} "database update procedure. Details can be found in the" |
346 |
@${ECHO_MSG} "database update procedure. Details can be found in the" |
345 |
@${ECHO_MSG} "ReleaseNotes" |
347 |
@${ECHO_MSG} "ReleaseNotes" |
346 |
.endif |
348 |
.endif |
347 |
@${ECHO_MSG} "*********************************************************************" |
349 |
@${ECHO_MSG} "*********************************************************************" |
348 |
|
350 |
|
349 |
.if !defined(WITH_CLIENT_ONLY) |
351 |
.if !defined(WITH_CLIENT_ONLY) |
350 |
${CAT} pkg-message |
352 |
${CAT} ${PKGMESSAGE} |
351 |
.endif |
353 |
.endif |
352 |
|
354 |
|
353 |
.include <bsd.port.post.mk> |
355 |
.include <bsd.port.post.mk> |