ports/179794: [PATCH] devel/hastymail2-devel: unbreak (optionng conversion was bad)

John Marino draco at marino.st
Thu Jun 20 23:20:02 UTC 2013


>Number:         179794
>Category:       ports
>Synopsis:       [PATCH] devel/hastymail2-devel: unbreak (optionng conversion was bad)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 23:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
The optionng conversion broke the build.  The attach patch restores it.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2013-06-04 10:01:59.000000000 +0000
+++ Makefile
@@ -33,7 +33,7 @@ HASTYMAIL_REV=	2011.08.22
 OPTIONS_DEFINE=	PGSQL MYSQL DB
 DB_DESC=	Use older pear DB (instead of MDB2)
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MMYSQL}
 USE_MYSQL=	yes


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


More information about the freebsd-ports-bugs mailing list