diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 17:01:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 17:01:51 +0000 |
commit | 056047b8a4973380b5f3ee28b7baaaf2289902a9 (patch) | |
tree | f63b660bc99def551e4f3c65cafc5dd363de24db /x11-wm/pekwm | |
parent | 7a88beaf295365fbbc39e5d95e3e45747c035871 (diff) |
Notes
Diffstat (limited to 'x11-wm/pekwm')
-rw-r--r-- | x11-wm/pekwm/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/pekwm/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/pekwm/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index 3ca914866e67..4e77aa2b6033 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pekwm -PORTVERSION= 0.1.12 +PORTVERSION= 0.1.13 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= http://pekwm.org/projects/3/files/ @@ -20,11 +20,12 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ USE_XORG= xft xpm x11 USE_GMAKE= yes USE_ICONV= yes +USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shape --enable-xinerama --enable-xrandr \ --enable-xft --enable-image-xpm --enable-image-jpeg \ --enable-image-png --disable-debug \ - --disable-pedantic --enable-menus --enable-harbour + --disable-pedantic CFLAGS+= -DICONV_CONST -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -liconv" MAN1= pekwm.1 diff --git a/x11-wm/pekwm/distinfo b/x11-wm/pekwm/distinfo index 3f2fd60aeaad..fe14b1d73077 100644 --- a/x11-wm/pekwm/distinfo +++ b/x11-wm/pekwm/distinfo @@ -1,2 +1,2 @@ -SHA256 (pekwm-0.1.12.tar.gz) = 97b1c017c46b143b6c5fe9eee8987167ada5415828e5e0f054af27b1f2d55834 -SIZE (pekwm-0.1.12.tar.gz) = 488625 +SHA256 (pekwm-0.1.13.tar.bz2) = 6521b648c7b7166f27f3ed270ce657aeae57dadac26a9308de5bea61994e8ae4 +SIZE (pekwm-0.1.13.tar.bz2) = 404299 diff --git a/x11-wm/pekwm/pkg-plist b/x11-wm/pekwm/pkg-plist index da6f5f740195..c52419b35caa 100644 --- a/x11-wm/pekwm/pkg-plist +++ b/x11-wm/pekwm/pkg-plist @@ -1,5 +1,6 @@ bin/pekwm %%ETCDIR%%/autoproperties +%%ETCDIR%%/autoproperties_typerules %%ETCDIR%%/config %%ETCDIR%%/keys %%ETCDIR%%/menu |