Skip site navigation (1)Skip section navigation (2)
Date:      10 Jun 2005 14:02:05 -0000
From:      Cristiano Deana <cris@gufi.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82118: sqwebmail port, error in Makefile
Message-ID:  <20050610140205.77909.qmail@bsd.mymcomm.intra>
Resent-Message-ID: <200506101430.j5AEUIpK029017@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82118
>Category:       ports
>Synopsis:       sqwebmail port, error in Makefile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 10 14:30:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
GUFI - Italian FreeBSD User Group
>Environment:
System: FreeBSD test2.mymcomm.intra 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Tue May 31 08:51:20 CEST 2005 root@test2.mymcomm.intra:/usr/obj/usr/src/sys/CERRUTI i386


>Description:

Due a Makefile error 'https login only' doesn't work.

>How-To-Repeat:
>Fix:

--- Makefile.orig       Fri Jun 10 15:47:00 2005
+++ Makefile    Fri Jun 10 15:47:14 2005
@@ -119,5 +119,5 @@
 .endif

-.if defined(WITH_HTTP_LOGIN)
+.if defined(WITH_HTTPS_LOGIN)
 CONFIGURE_ARGS+=       --enable-https=login
 .elif defined(WITH_HTTPS)



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050610140205.77909.qmail>