diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-10-12 08:43:57 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-10-12 08:43:57 +0000 |
commit | 5ab625c57474fd5e7dd0b05b5b20b9bcd908cd66 (patch) | |
tree | 770acbf72f04c55b08838fa81053f4939bcd35e7 /x11/wmdrawer | |
parent | ed515fd57faf65ff53cf81a858b3db5f16384c18 (diff) | |
download | ports-5ab625c57474fd5e7dd0b05b5b20b9bcd908cd66.tar.gz ports-5ab625c57474fd5e7dd0b05b5b20b9bcd908cd66.zip |
Notes
Diffstat (limited to 'x11/wmdrawer')
-rw-r--r-- | x11/wmdrawer/Makefile | 7 | ||||
-rw-r--r-- | x11/wmdrawer/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile index 42ffd98fe137..7ddb951466d4 100644 --- a/x11/wmdrawer/Makefile +++ b/x11/wmdrawer/Makefile @@ -7,11 +7,10 @@ # PORTNAME= wmdrawer -PORTVERSION= 0.10.4.1 -PORTREVISION= 1 +PORTVERSION= 0.10.5 CATEGORIES= x11 windowmaker MASTER_SITES= http://people.easter-eggs.org/~valos/wmdrawer/:tarball \ - http://www.daemon.li/downloads/:pixmap + http://www.daemon.li/distfiles/:pixmap DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${EXTRACT_ONLY}:tarball \ daemon.png:pixmap @@ -23,7 +22,7 @@ COMMENT= A dockapp which provides a drawer to launch applications USE_REINPLACE= yes USE_GETOPT_LONG=yes USE_X_PREFIX= yes -USE_GNOME= gtk12 gdkpixbuf +USE_GNOME= gdkpixbuf USE_GMAKE= yes CONFIGURE_ENV+= DOCSDIR=${DOCSDIR} MAKE_ENV+= ${CONFIGURE_ENV} diff --git a/x11/wmdrawer/distinfo b/x11/wmdrawer/distinfo index 73548f383535..4718455745d7 100644 --- a/x11/wmdrawer/distinfo +++ b/x11/wmdrawer/distinfo @@ -1,4 +1,4 @@ -MD5 (wmdrawer-0.10.4.1.tar.gz) = 13c81b349170535bb81f3638039dc97c -SIZE (wmdrawer-0.10.4.1.tar.gz) = 50174 +MD5 (wmdrawer-0.10.5.tar.gz) = b8c4a5d5abd593a29504dfe4c30c8925 +SIZE (wmdrawer-0.10.5.tar.gz) = 49413 MD5 (daemon.png) = 06f903b8a644c8c523833747948b54eb SIZE (daemon.png) = 17306 |