ports/90463: [MAINTAINER] benchmarks/super-smack: Fix compiling problem in FreeBSD 4

Gea-Suan Lin gslin at gslin.org
Thu Dec 15 21:50:05 UTC 2005


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



More information about the freebsd-ports-bugs mailing list