diff options
Diffstat (limited to 'mail/sylpheed3/Makefile')
-rw-r--r-- | mail/sylpheed3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 54932f32ce0c..194092df034e 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -102,7 +102,7 @@ post-patch: .endif pre-build: - ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool + ${LN} -sf ${LIBTOOL} ${WRKSRC}/libtool post-install: .if !defined(NOPORTDOCS) |