ports/70690: Enable OPTIONS feature of ports/games/xpuyopuyo

Ying-Chieh Chen yinjieh at csie.nctu.edu.tw
Fri Aug 20 06:50:27 UTC 2004


>Number:         70690
>Category:       ports
>Synopsis:       Enable OPTIONS feature of ports/games/xpuyopuyo
>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:   Fri Aug 20 06:50:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD alumni 4.10-STABLE FreeBSD 4.10-STABLE #25: Fri Jul 2 07:46:15 CST 2004 wcpan at ccduty:/bsdhome/bsd4/obj/bsdhome/bsd4/src/sys/CSIEBSD i386


	
>Description:

	Enable OPTIONS feature of ports/games/xpuyopuyo

	Please commit it, thanks!

>How-To-Repeat:

	cd /usr/ports/games/xpuyopuyo

	Apply the patch

	make install

>Fix:

--- xpuyopuyo.patch begins here ---
diff -ruN /usr/ports/games/xpuyopuyo/Makefile xpuyopuyo/Makefile
--- /usr/ports/games/xpuyopuyo/Makefile	Sat Aug 14 22:59:27 2004
+++ xpuyopuyo/Makefile	Fri Aug 20 14:16:24 2004
@@ -23,6 +23,10 @@
 
 MAN6=		xpuyopuyo.6
 
+OPTIONS=	MIKMOD "libmikmod support" off \
+		ROTATE_FIXED "Fix position of one blob during rotation"	off \
+		AIBREED "Allow AI breeding" off
+
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_MIKMOD) || (exists(${LOCALBASE}/lib/libmikmod.a) && \
--- xpuyopuyo.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list