ports/91567: [Maintainer Update] x11-wm/jwm

Babak Farrokhi babak at farrokhi.net
Mon Jan 9 21:20:05 UTC 2006


>Number:         91567
>Category:       ports
>Synopsis:       [Maintainer Update] x11-wm/jwm
>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:   Mon Jan 09 21:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.0-STABLE #2: Sun Jan  8 23:42:33 IRST 2006
    root at home.farrokhi.net:/usr/obj/usr/src/sys/HOME



>Description:


- update MASTER_SITES
- respect PREFIX


>How-To-Repeat:





>Fix:


--- jwm.patch begins here ---
diff -ruN jwm.orig/Makefile jwm/Makefile
--- jwm.orig/Makefile	Tue Jan 10 00:16:15 2006
+++ jwm/Makefile	Tue Jan 10 00:26:40 2006
@@ -9,7 +9,7 @@
 PORTVERSION=	1.2
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://joewing.net/programs/jwm/ \
-		http://joesbox.xmgfree.com/jwm/
+		http//bsdgeek.no-ip.org/jwm/
 
 MAINTAINER=	babak at farrokhi.net
 COMMENT=	Joe's Window Manager
@@ -20,13 +20,9 @@
 USE_BZIP2=	yes
 USE_REINPLACE=	yes
 
-#CONFIGURE_ARGS=	--prefix=${PREFIX} --enable-icons \
-#		--enable-png --enable-xpm --enable-shape \
-#		--enable-xinerama --enable-xft --enable-xrender
-
-CONFIGURE_ARGS+=	--enable-icons --enable-png --enable-xpm \
-			--enable-shape --enable-xinerama --enable-xft \
-			--enable-xrender
+CONFIGURE_ARGS+=	--prefix=${PREFIX} --enable-icons --enable-png \
+			--enable-xpm --enable-shape --enable-xinerama \
+			--enable-xft --enable-xrender
 
 MAN1=		jwm.1
 PLIST_FILES=	bin/jwm etc/system.jwmrc
--- jwm.patch ends here ---



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



More information about the freebsd-ports-bugs mailing list