Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 01:30:31 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65540: Update port: x11-wm/pekwm
Message-ID:  <20040415013031.18d85a59.tkato@prontomail.com>
Resent-Message-ID: <200404141640.i3EGeG0q092043@freefall.freebsd.org>

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

>Number:         65540
>Category:       ports
>Synopsis:       Update port: x11-wm/pekwm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 14 09:40:16 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-wm/pekwm/Makefile x11-wm/pekwm/Makefile
--- /usr/ports/x11-wm/pekwm/Makefile	Thu Mar 25 13:31:24 2004
+++ x11-wm/pekwm/Makefile	Thu Apr 15 01:08:57 2004
@@ -9,19 +9,19 @@
 PORTVERSION=	0.1.3
 PORTREVISION=	2
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://pekwm.pekdon.net/files/source/
+MASTER_SITES=	http://pekwm.org/files/source/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A windowmanager based on aewm++
 
+USE_BZIP2=	yes
 USE_X_PREFIX=	yes
-GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_BZIP2=	yes
-
-CONFIGURE_ARGS+=	--enable-shape --disable-xft --disable-xinerama \
-			--disable-debug --enable-menus --enable-keygrabber \
-			--enable-harbour --disable-pcre
+GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS=	--enable-shape --disable-xft --disable-xinerama \
+		--disable-debug --enable-menus --enable-keygrabber \
+		--enable-harbour --disable-pcre
 
 MAN1=		pekwm.1
 
diff -urN /usr/ports/x11-wm/pekwm/pkg-descr x11-wm/pekwm/pkg-descr
--- /usr/ports/x11-wm/pekwm/pkg-descr	Sat Apr 12 23:34:23 2003
+++ x11-wm/pekwm/pkg-descr	Wed Apr 14 00:15:06 2004
@@ -12,4 +12,4 @@
     * Basic pixmap theming, with configurable buttons
     * Some nifty extra bugs! ;)
 
-WWW: http://pekwm.pekdon.net/
+WWW: http://pekwm.org/
>Release-Note:
>Audit-Trail:
>Unformatted:



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