--- /usr/ports/sysutils/bacula-client/Makefile 2009-08-16 21:54:49.000000000 -0500 +++ bacula-client/Makefile 2009-09-02 09:26:39.000000000 -0500 @@ -6,7 +6,11 @@ MASTERDIR= ${.CURDIR}/../bacula-server COMMENT= The network backup solution (client) +.if defined(WITH_SFDAEMON) +PLIST= ${PKGDIR}/pkg-plist.static +else PLIST= ${PKGDIR}/pkg-plist.client +.endif WITH_CLIENT_ONLY= yes USE_RC_SUBR= bacula-fd