diff --git a/x11/gnome/session/Makefile b/x11/gnome/session/Makefile index d3ff168f2c1..a5540402943 100644 --- a/x11/gnome/session/Makefile +++ b/x11/gnome/session/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.43 2008/06/08 09:37:00 jasper Exp $ +# $OpenBSD: Makefile,v 1.44 2008/09/29 09:27:32 jasper Exp $ COMMENT= GNOME session GNOME_PROJECT= gnome-session GNOME_VERSION= 2.20.3 -PKGNAME= ${DISTNAME}p11 +PKGNAME= ${DISTNAME}p12 CATEGORIES= x11 # GPLv2/LGPL @@ -62,7 +62,7 @@ post-patch: @ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update post-install: - @sed -e 's,!!PREFIX!!,${PREFIX},' ${FILESDIR}/README.OpenBSD > \ + @sed -e 's,!!PREFIX!!,${TRUEPREFIX},' ${FILESDIR}/README.OpenBSD > \ ${WRKBUILD}/README.OpenBSD ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnome-session ${INSTALL_DATA} ${WRKBUILD}/README.OpenBSD \ diff --git a/x11/gnome/session/pkg/PLIST b/x11/gnome/session/pkg/PLIST index 7c941862a5f..e18348d77a6 100644 --- a/x11/gnome/session/pkg/PLIST +++ b/x11/gnome/session/pkg/PLIST @@ -1,8 +1,8 @@ -@comment $OpenBSD: PLIST,v 1.16 2008/01/24 11:43:31 jasper Exp $ -bin/gnome-session -bin/gnome-session-properties -bin/gnome-session-remove -bin/gnome-session-save +@comment $OpenBSD: PLIST,v 1.17 2008/09/29 09:27:32 jasper Exp $ +@bin bin/gnome-session +@bin bin/gnome-session-properties +@bin bin/gnome-session-remove +@bin bin/gnome-session-save bin/gnome-wm @man man/man1/gnome-session-save.1 @man man/man1/gnome-session.1