diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-28 01:58:05 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-28 01:58:05 +0000 |
commit | af5f314286ac9e406765f8c4bdc4a1cad6826c8e (patch) | |
tree | 656442e4eb4e7a3efb0e0b1776eb4220f3f5ba72 /mail/xfaces | |
parent | 17314cf2c355c83b78c65fb1fa52027a3db2ca2a (diff) | |
download | ports-af5f314286ac9e406765f8c4bdc4a1cad6826c8e.tar.gz ports-af5f314286ac9e406765f8c4bdc4a1cad6826c8e.zip |
Notes
Diffstat (limited to 'mail/xfaces')
-rw-r--r-- | mail/xfaces/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index 5b68e9a71108..d230f1e90ac4 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -26,7 +26,7 @@ USE_IMAKE= YES MAN1= xfaces.1 pre-configure: - @ln -sf ../sounds ${WRKSRC} + @${LN} -sf ../sounds ${WRKSRC} pre-install: @${MKDIR} ${LOCALBASE}/share/sounds |