Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2005 05:45:31 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90463: [MAINTAINER] benchmarks/super-smack: Fix compiling problem in FreeBSD 4
Message-ID:  <20051215214531.A2546D0@netnews.NCTU.edu.tw>
Resent-Message-ID: <200512152150.jBFLo3PG095997@freefall.freebsd.org>

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

>Number:         90463
>Category:       ports
>Synopsis:       [MAINTAINER] benchmarks/super-smack: Fix compiling problem in FreeBSD 4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 15 21:50:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.0-RELEASE FreeBSD 6.0-RELEASE #3: Sat Dec 10 02:26:21 CST 2005
>Description:
* Fix compiling problem in FreeBSD 4.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- super-smack-1.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/benchmarks/super-smack/Makefile /home/staff/gslin/work/super-smack/Makefile
--- /usr/ports/benchmarks/super-smack/Makefile	Mon Dec 12 09:25:56 2005
+++ /home/staff/gslin/work/super-smack/Makefile	Fri Dec 16 05:43:11 2005
@@ -15,6 +15,7 @@
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-smacks-dir=${DATADIR}
+USE_GETOPT_LONG=	yes
 
 OPTIONS=	MYSQL "Enable MySQL support" on \
 		POSTGRESQL "Enable PostgreSQL support" off
--- super-smack-1.3.patch ends here ---

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



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