ports/106451: games/hexxagon: move to ${LOCALBASE}

Max Brazhnikov makc at issp.ac.ru
Thu Dec 7 17:40:07 UTC 2006


>Number:         106451
>Category:       ports
>Synopsis:       games/hexxagon: move to ${LOCALBASE}
>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 07 17:40:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
FreeBSD luna.zuzino.mipt.ru 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Oct 28 18:43:15 MSD 2006     root at luna.zuzino.mipt.ru:/usr/obj/usr/src/sys/LUNA  i386
>Description:
Clean up Makefile,
move to ${LOCALBASE},
Add desktop entries.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN --exclude=CVS /usr/ports/games/hexxagon/Makefile /home/makc/porting/ports/games/hexxagon/Makefile
--- /usr/ports/games/hexxagon/Makefile	Sat Apr 15 03:31:20 2006
+++ /home/makc/porting/ports/games/hexxagon/Makefile	Thu Dec  7 20:11:20 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	hexxagon
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	http://www.nesqi.se/hexxagon/hexxagon/download/
 
@@ -17,11 +18,11 @@
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_X_PREFIX=	yes
-HAS_CONFIGURE=	yes
-USE_AUTOTOOLS=	automake:14
+USE_XLIB=	yes
+GNU_CONFIGURE=	yes
 
-MAKE_ENV+=	CC="${CC}" CXX="${CXX}"
+DESKTOP_ENTRIES="Hexxagon" "Strategy Game" "" \
+		"hexxagon" "Application;Game;" false
 
 .include <bsd.port.pre.mk>
 


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



More information about the freebsd-ports-bugs mailing list