diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-04-13 23:27:03 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-04-13 23:27:03 +0000 |
commit | f1dc64b86d34f4f2bb65b6924a6f82b73ae59dc4 (patch) | |
tree | d96d7a57cdf5ea2f5a96307e49de3a4823b6c53b /x11-themes/clearlooks | |
parent | 54178fe7fa38940d73a3f3e1d0df3c7e0a211689 (diff) |
- oops, add the end of a line that got cut off durring a copy and paste.
Notes
Notes:
svn path=/head/; revision=133291
Diffstat (limited to 'x11-themes/clearlooks')
-rw-r--r-- | x11-themes/clearlooks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index 934ef4be0dd1..1ba9a76d0dd9 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -58,7 +58,7 @@ CONFIGURE_ARGS+= --enable-animation pre-everything:: @if [ -n "`${PKG_INFO} -xI '^gtk-engines2*[0-9]*'`" ]; then \ ${ECHO_MSG} ; \ - ${ECHO_MSG} "Gnome/gtk-engine users should use ${PORTSDIR}/x11-themes/clear + ${ECHO_MSG} "Gnome/gtk-engine users should use ${PORTSDIR}/x11-themes/clearlooks-themes instead" ; \ ${ECHO_MSG} ; \ ${FALSE}; \ fi |