aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd23
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-05-28 16:38:38 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-05-28 16:38:38 +0000
commit427bef6ec0abade5eafd02f0904ecfc1b56726cf (patch)
treee3f47d0d298e1052016522bbd73c51dc026c4158 /mail/cyrus-imapd23
parent9580d78fca7a0a1d1fa3d8a7227c0eb70a31c894 (diff)
downloadports-427bef6ec0abade5eafd02f0904ecfc1b56726cf.tar.gz
ports-427bef6ec0abade5eafd02f0904ecfc1b56726cf.zip
s/HAS_CONFIGURE/GNU_CONFIGURE/ so that PREFIX will be honored
Notes
Notes: svn path=/head/; revision=19037
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r--mail/cyrus-imapd23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 4fbbeab2580e..ee9349ef0af1 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.17 1999/04/21 00:29:36 stb Exp $
+# $Id: Makefile,v 1.18 1999/05/10 02:22:46 stb Exp $
#
DISTNAME= cyrus-imapd-v1.5.19
@@ -20,7 +20,7 @@ Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
-HAS_CONFIGURE= YES
+GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \
--with-cyrus-group=cyrus \
--with-login=unix_pwcheck \