diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-04-27 20:20:45 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-04-27 20:20:45 +0000 |
commit | 0cf4ffe770f1246254605bf421ba34ebdd4981df (patch) | |
tree | 73ae516a239aa622acd9db4c18ca2e8246b3d590 /x11-wm | |
parent | 9aa299288e31f9f65b2e65965322d36a5a407cee (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 18dbbd2f90a6..643437e44f61 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-session PORTVERSION= 4.10.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -25,7 +25,7 @@ INSTALLS_ICONS= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 glib20 intltool intlhack -USES= desktop-file-utils pathfix pkgconfig +USES= pathfix pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libmenu libutil panel xfconf USE_XORG= x11 sm ice |