diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-11-03 20:44:08 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-11-03 20:44:08 +0800 |
commit | 8276e6465f572818bbc449f69a5a021a7e39a77b (patch) | |
tree | 7f86d29e2dbd2fcaedb8f4adff9eef3ec2b0f871 /x11-wm/devilspie | |
parent | 590f98efcfdc66939c2617ee47a8045ef3bdb637 (diff) | |
download | freebsd-ports-gnome-8276e6465f572818bbc449f69a5a021a7e39a77b.tar.gz freebsd-ports-gnome-8276e6465f572818bbc449f69a5a021a7e39a77b.tar.zst freebsd-ports-gnome-8276e6465f572818bbc449f69a5a021a7e39a77b.zip |
Update to 0.18 and move to LOCALBASE
Diffstat (limited to 'x11-wm/devilspie')
-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 |