Index: head/x11-wm/pekwm/Makefile =================================================================== --- head/x11-wm/pekwm/Makefile (revision 107048) +++ head/x11-wm/pekwm/Makefile (revision 107049) @@ -1,31 +1,31 @@ # Ports collection makefile for: pekwm # Date created: Nov 1, 2002 # Whom: anders@hack.org # # $FreeBSD$ # PORTNAME= pekwm 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 post-install: @${STRIP_CMD} ${PREFIX}/bin/pekwm .include Property changes on: head/x11-wm/pekwm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/x11-wm/pekwm/pkg-descr =================================================================== --- head/x11-wm/pekwm/pkg-descr (revision 107048) +++ head/x11-wm/pekwm/pkg-descr (revision 107049) @@ -1,15 +1,15 @@ A windowmanager based on aewm++. Here is a compact list of changes between the originial aewm++-1.1.16 code and pekwm, pekwms code is also alot restructured and reformatted. * Possibility to group windows in a single frame * Configurable keygrabber * Configurable rootmenu * Configration file * Xinerama support * "Smart" window placement * Basic pixmap theming, with configurable buttons * Some nifty extra bugs! ;) -WWW: http://pekwm.pekdon.net/ +WWW: http://pekwm.org/ Property changes on: head/x11-wm/pekwm/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property