summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-07 16:28:31 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-07 16:28:31 +0000
commitc437064069254213ba069feb4ba4ddaa72884f70 (patch)
tree7086bae0796ecf82474dd22a16919080fbebb9e8 /x11-wm/xfce
parentAdded a startscript (diff)
downloadhistorical-c437064069254213ba069feb4ba4ddaa72884f70.tar.gz
historical-c437064069254213ba069feb4ba4ddaa72884f70.tar.bz2
historical-c437064069254213ba069feb4ba4ddaa72884f70.zip
*** empty log message ***
Diffstat (limited to 'x11-wm/xfce')
-rw-r--r--x11-wm/xfce/xfce-3.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce/xfce-3.8.1.ebuild b/x11-wm/xfce/xfce-3.8.1.ebuild
index 90ff774ddd2c..499db1bd6565 100644
--- a/x11-wm/xfce/xfce-3.8.1.ebuild
+++ b/x11-wm/xfce/xfce-3.8.1.ebuild
@@ -14,7 +14,7 @@ DEPEND="virtual/x11
>=media-libs/imlib-1.9.10"
src_compile() {
- try ./configure --prefix=/usr/X11R6 --mandir=/usr/X11R7/share/man --host=${CHOST}
+ try ./configure --prefix=/usr/X11R6 --mandir=/usr/X11R6/share/man --host=${CHOST}
try make
}