diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-18 11:50:38 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-18 11:50:38 +0000 |
commit | a68d2827d36597f96c7dac2b6e0ae381aecbc24c (patch) | |
tree | cbc29822393959d2cb1fa583902329503e9ddcd6 /mail/balsa2/Makefile | |
parent | 449a928eea07416fb2c4e7ce5f02faae8c31155d (diff) | |
download | ports-a68d2827d36597f96c7dac2b6e0ae381aecbc24c.tar.gz ports-a68d2827d36597f96c7dac2b6e0ae381aecbc24c.zip |
Notes
Diffstat (limited to 'mail/balsa2/Makefile')
-rw-r--r-- | mail/balsa2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index db053e5c5dea..336425e176c5 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -38,9 +38,7 @@ MAN1= balsa.1 post-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ - s|-liconv|-lgiconv|g ; s|iconv_open|libiconv_open|g ; \ - s|([^g])iconv.h|\1giconv.h|g' \ + s|DATADIRNAME=lib|DATADIRNAME=share|g' \ ${WRKSRC}/configure ${WRKSRC}/libmutt/configure @find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ |