1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Change dependency from mail/imap-uw to mail/cclient (the client part

of imap-uw).

PR:		ports/19751
Submitted by:	kbyanc
This commit is contained in:
Dirk Froemberg 2000-07-17 12:35:57 +00:00
parent 6c7b47848d
commit 3fb5f9a181
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30748
3 changed files with 3 additions and 3 deletions

View File

@ -91,7 +91,7 @@ while [ "$1" ]; do
fi
;;
\"IMAP\")
echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/imap-uw"
echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/cclient"
echo "CONFIGURE_ARGS+=--with-imap=\${PREFIX}"
;;
\"MySQL\")

View File

@ -94,7 +94,7 @@ while [ "$1" ]; do
fi
;;
\"IMAP\")
echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/imap-uw"
echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/cclient"
echo "CONFIGURE_ARGS+=--with-imap=\${PREFIX}"
;;
\"MySQL\")

View File

@ -94,7 +94,7 @@ while [ "$1" ]; do
fi
;;
\"IMAP\")
echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/imap-uw"
echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/cclient"
echo "CONFIGURE_ARGS+=--with-imap=\${PREFIX}"
;;
\"MySQL\")