diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-03-08 10:19:56 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-03-08 10:19:56 +0000 |
commit | 4afc0b32a9d2d830cff0458da849d2c1bd528919 (patch) | |
tree | e8d73a4dd72404f9ca6d861d0421858f548f2e22 /x11-wm/xfce4-session | |
parent | 79c45d49bcdfdb1e3e4e4367ecdb94ed6c08a147 (diff) | |
download | ports-4afc0b32a9d2d830cff0458da849d2c1bd528919.tar.gz ports-4afc0b32a9d2d830cff0458da849d2c1bd528919.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-session')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 3feeb873424c..8544825c10e7 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -16,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= Session manager for the Xfce 4 desktop environment BUILD_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth GNU_CONFIGURE= yes INSTALLS_ICONS= yes |