freebsd-ports/security/cyrus-sasl/files/cyrus_sasl1
Edwin Groothuis c95cf31cd7 security/cyrus-sasl: Bento fails to build libkerberos + Upgrade
Bento fails to proberly package the port on -CURRENT due
	to -CURRENT no longer has libdes.* as the des functions
	have been moved to the libcrypto.* library.

PR:		48442
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2003-02-26 11:25:55 +00:00

16 lines
322 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: sasl1
# REQUIRE: DAEMON %%MYSQL_REQ%%
# KEYWORD: FreeBSD
#
# NOTE for FreeBSD 5.0+:
# If you want this script to start with the base rc scripts copy
# cyrus_sasl1 to /etc/rc.d/cyrus_sasl1
# This is a dummy dependancy, to ensure that daemons are run _before_
# `sasl1' is available.