diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-31 04:13:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-31 04:13:05 +0000 |
commit | 4c9633e11227b4408d71968cdf5065a3f451a301 (patch) | |
tree | eeca6d5312b57bb47051bd2f05d28918f0256226 /x11-wm | |
parent | - Update to 2011.10.31 (diff) |
- Fix build
Reported by: pavbot
Notes
Notes:
svn path=/head/; revision=284767
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/xfce4-session/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 0723c1ca845d..ecd78e50bc7a 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-session PORTVERSION= 4.8.2 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-wm/xfce4-session/pkg-plist b/x11-wm/xfce4-session/pkg-plist index e343e361eeb7..c08b99e8aee4 100644 --- a/x11-wm/xfce4-session/pkg-plist +++ b/x11-wm/xfce4-session/pkg-plist @@ -179,6 +179,7 @@ share/xfce4/tips/tips @dirrm lib/xfce4/session/splash-engines @dirrm lib/xfce4/session @dirrmtry lib/xfce4/panel-plugins +@dirrmtry lib/xfce4/panel @dirrmtry lib/xfce4 @dirrm include/xfce4/xfce4-session-%%VERSION%%/libxfsm @dirrm include/xfce4/xfce4-session-%%VERSION%% |