ports/82118: sqwebmail port, error in Makefile

Cristiano Deana cris at gufi.org
Fri Jun 10 14:30:21 UTC 2005


>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 at 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:



More information about the freebsd-ports-bugs mailing list