diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-11-03 12:44:08 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-11-03 12:44:08 +0000 |
commit | 59f08203bdd79e8910271af1fbe73bd8700b7e0f (patch) | |
tree | fe2c65d0724b990cc4e3ab8e9ade51cfa935e458 /x11-wm | |
parent | 6a87ac199f6b2c1e053478596490db8605a4f617 (diff) | |
download | ports-59f08203bdd79e8910271af1fbe73bd8700b7e0f.tar.gz ports-59f08203bdd79e8910271af1fbe73bd8700b7e0f.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/devilspie/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/devilspie/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile index 26dd2e82c222..5858065edbf9 100644 --- a/x11-wm/devilspie/Makefile +++ b/x11-wm/devilspie/Makefile @@ -6,18 +6,19 @@ # PORTNAME= devilspie -PORTVERSION= 0.17.1 +PORTVERSION= 0.18 CATEGORIES= x11-wm MASTER_SITES= http://www.burtonini.com/computing/ MAINTAINER= jylefort@FreeBSD.org COMMENT= A window manipulation tool -USE_X_PREFIX= yes +USE_XLIB= yes USE_GNOME= libwnck GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --mandir="${PREFIX}/man" MAN1= devilspie.1 PORTDOCS= AUTHORS NEWS README TODO diff --git a/x11-wm/devilspie/distinfo b/x11-wm/devilspie/distinfo index 08eba0142cbb..64eb4f7a1473 100644 --- a/x11-wm/devilspie/distinfo +++ b/x11-wm/devilspie/distinfo @@ -1,3 +1,3 @@ -MD5 (devilspie-0.17.1.tar.gz) = 2479a3fe9be3d7666c7f44605fa331c9 -SHA256 (devilspie-0.17.1.tar.gz) = 25324b20b00e5820af72e8a2235516f2d91c83ff0a2549ad5b104e47a269d7bf -SIZE (devilspie-0.17.1.tar.gz) = 150132 +MD5 (devilspie-0.18.tar.gz) = 148537a51037875aaba91b3822055332 +SHA256 (devilspie-0.18.tar.gz) = 64e25d6d560d54df38789f3be7c039937e371ea326f599d4530f5d48431743df +SIZE (devilspie-0.18.tar.gz) = 155598 |