diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-20 09:21:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-20 09:21:38 +0000 |
commit | fb3fe323ebc79ec5c75f6f9c1dd16e53f9a99801 (patch) | |
tree | 56d94519924f4b139af8e726d48b3a20767a731c /x11-wm/xfce4-session | |
parent | 324357fea5ed6d610a2fe449448eb893001af995 (diff) |
- Update to 0.1.4 release [1]
- Install/deinstall man pages
- Remove unneeded backslash
PR: ports/61613 [1]
Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer) [1]
Approved by: nork (mentor/implicitly)
Notes
Notes:
svn path=/head/; revision=98637
Diffstat (limited to 'x11-wm/xfce4-session')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/xfce4-session/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 0c62e0b2286f..a9bbef51fdb6 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-session -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.4 CATEGORIES= x11-wm xfce MASTER_SITES= ftp://ftp.unix-ag.org/user/bmeurer/xfce4/xfce4-session/ \ http://echobase.homeunix.net/~bmeurer/tmp/xfce4-session/ @@ -16,7 +16,7 @@ COMMENT= XFce 4 Session Manager BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui USE_GNOME= gtk20 USE_X_PREFIX= yes @@ -24,6 +24,8 @@ USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +MAN1= xfce4-session.1 xfce4-shutdown.1 + DOCS= AUTHORS NEWS README TODO .if !defined(NOPORTDOCS) diff --git a/x11-wm/xfce4-session/distinfo b/x11-wm/xfce4-session/distinfo index 5ab79d2699ed..75310892eb0c 100644 --- a/x11-wm/xfce4-session/distinfo +++ b/x11-wm/xfce4-session/distinfo @@ -1 +1 @@ -MD5 (xfce4-session-0.1.1.tar.gz) = 153311b24647fe69a8840df9e9c72ab6 +MD5 (xfce4-session-0.1.4.tar.gz) = 61996fc8a1388b228417d810ae9cf28e |