summaryrefslogtreecommitdiffstats
path: root/x11-wm/pekwm
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-05-30 21:25:43 +0000
committerflz <flz@FreeBSD.org>2005-05-30 21:25:43 +0000
commit62a48f2e778554fb065e88a12b98c2cfbf487b80 (patch)
tree070b8ee58774b52cf7cd0d5fb6babed6428c2195 /x11-wm/pekwm
parent10f2eb8709222d003e467b5f74dd8d1fb4577b40 (diff)
downloadFreeBSD-ports-62a48f2e778554fb065e88a12b98c2cfbf487b80.zip
FreeBSD-ports-62a48f2e778554fb065e88a12b98c2cfbf487b80.tar.gz
- Update to 20050515.
PR: ports/81345 Submitted by: maintainer
Diffstat (limited to 'x11-wm/pekwm')
-rw-r--r--x11-wm/pekwm/Makefile10
-rw-r--r--x11-wm/pekwm/distinfo4
-rw-r--r--x11-wm/pekwm/pkg-plist17
3 files changed, 16 insertions, 15 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile
index 0abb792..cb9e1e9 100644
--- a/x11-wm/pekwm/Makefile
+++ b/x11-wm/pekwm/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= pekwm
-PORTVERSION= 20050227
-PORTREVISION= 2
+PORTVERSION= 20050515
CATEGORIES= x11-wm
MASTER_SITES= http://bsd-unix.org/downloads/ \
http://pekwm.org/files/
-DISTNAME= ${PORTNAME}-dev-${PORTVERSION}
+DISTNAME= ${PORTNAME}-0.1.4pre2
MAINTAINER= xcas@cox.net
COMMENT= A windowmanager based on aewm++
LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \
- Xft.2:${PORTSDIR}/x11-fonts/libXft
+ Xft.2:${PORTSDIR}/x11-fonts/libXft \
+ pcre.0:${PORTSDIR}/devel/pcre
USE_BZIP2= yes
USE_GCC= 3.4
@@ -27,7 +27,7 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shape --enable-xinerama --enable-xrandr \
- --disable-pcre --enable-xft --enable-imlib2 --disable-debug \
+ --enable-xft --enable-pcre --enable-imlib2 --disable-debug \
--enable-menus --enable-harbour
post-install:
diff --git a/x11-wm/pekwm/distinfo b/x11-wm/pekwm/distinfo
index ecb9110..28e94eb0 100644
--- a/x11-wm/pekwm/distinfo
+++ b/x11-wm/pekwm/distinfo
@@ -1,2 +1,2 @@
-MD5 (pekwm-dev-20050227.tar.bz2) = 599df5d41622c26bfec12df1680db2ce
-SIZE (pekwm-dev-20050227.tar.bz2) = 217097
+MD5 (pekwm-0.1.4pre2.tar.bz2) = a5aae71550cb8ace2bc4db423d67532a
+SIZE (pekwm-0.1.4pre2.tar.bz2) = 226873
diff --git a/x11-wm/pekwm/pkg-plist b/x11-wm/pekwm/pkg-plist
index a6c62e9..e725ac5 100644
--- a/x11-wm/pekwm/pkg-plist
+++ b/x11-wm/pekwm/pkg-plist
@@ -5,12 +5,13 @@ etc/pekwm/keys
etc/pekwm/menu
etc/pekwm/mouse
etc/pekwm/start
-share/pekwm/scripts/pekwm_themeset.pl
-share/pekwm/scripts/pekwm_themeset.sh
-share/pekwm/scripts/pekwm_ws_menu.pl
-share/pekwm/themes/default/theme
-@dirrm share/pekwm/scripts
-@dirrm share/pekwm/themes/default
-@dirrm share/pekwm/themes
-@dirrm share/pekwm
+etc/pekwm/vars
+%%DATADIR%%/scripts/pekwm_themeset.pl
+%%DATADIR%%/scripts/pekwm_themeset.sh
+%%DATADIR%%/scripts/pekwm_ws_menu.pl
+%%DATADIR%%/themes/default/theme
+@dirrm %%DATADIR%%/scripts
+@dirrm %%DATADIR%%/themes/default
+@dirrm %%DATADIR%%/themes
+@dirrm %%DATADIR%%
@dirrm etc/pekwm
OpenPOWER on IntegriCloud