Permalink
Browse files
xfce: Use port notes instead of ui_msg
- Loading branch information
Showing
with
2 additions
and
1 deletion.
-
+2
−1
xfce/xfce/Portfile
|
|
@@ -41,6 +41,7 @@ destroot { |
|
|
xinstall -d ${destroot}${prefix}/share/xfce4 |
|
|
file copy ${filespath}/STARTME ${destroot}${prefix}/share/xfce4/ |
|
|
} |
|
|
post-destroot { ui_msg "To start xfce put \"exec startxfce4\" in your .xinitrc" } |
|
|
|
|
|
notes "To start xfce put \"exec startxfce4\" in your .xinitrc" |
|
|
|
|
|
livecheck.type none |