diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-11 01:01:51 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-11 01:01:51 +0800 |
commit | a5b4551a6738a1ac7dff715c24c95c542903201e (patch) | |
tree | ff209380c201d48323ae30fd519791ed6d53564c /x11-wm | |
parent | d98f3181e764f32300bd47d70da6a4f0a7b4bb8e (diff) | |
download | freebsd-ports-gnome-a5b4551a6738a1ac7dff715c24c95c542903201e.tar.gz freebsd-ports-gnome-a5b4551a6738a1ac7dff715c24c95c542903201e.tar.zst freebsd-ports-gnome-a5b4551a6738a1ac7dff715c24c95c542903201e.zip |
- update to 0.1.13
- use bzip2 distfile
PR: ports/158620
Submitted by: David Demelier <demelier.david@gmail.com>
Diffstat (limited to 'x11-wm')
-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 |