summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-06-11 03:14:03 +0000
committerknu <knu@FreeBSD.org>2001-06-11 03:14:03 +0000
commit6cd3b5f08f1716edeb4f922559534bab770a4293 (patch)
tree36439d9de195a7d39f31b3b4d822c0e3c0d6402d /mail
parentf095f7111bfd4717a836806d5b6ab229b730dd6d (diff)
downloadFreeBSD-ports-6cd3b5f08f1716edeb4f922559534bab770a4293.zip
FreeBSD-ports-6cd3b5f08f1716edeb4f922559534bab770a4293.tar.gz
Clean up.
Diffstat (limited to 'mail')
-rw-r--r--mail/ruby-tmail/Makefile6
-rw-r--r--mail/rubygem-tmail/Makefile6
2 files changed, 2 insertions, 10 deletions
diff --git a/mail/ruby-tmail/Makefile b/mail/ruby-tmail/Makefile
index bd99117..d61550b 100644
--- a/mail/ruby-tmail/Makefile
+++ b/mail/ruby-tmail/Makefile
@@ -23,11 +23,7 @@ USE_RUBY= yes
USE_RUBY_AMSTD= yes
USE_RUBY_SETUP= yes
-post-patch:
- ${RUBY} -i -ne '/\btmail\b/ and print' \
- ${WRKSRC}/ext/PATHCONV ${WRKSRC}/lib/PATHCONV
- for d in cparse cscan; do ${RM} -rf ${WRKSRC}/ext/$$d; done
- for d in amstd raccrt strscan; do ${RM} -rf ${WRKSRC}/lib/$$d; done
+CONFIGURE_ARGS= --with=ext/mails,lib/tmail
do-install:
.if !defined(NOPORTDOCS)
diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile
index bd99117..d61550b 100644
--- a/mail/rubygem-tmail/Makefile
+++ b/mail/rubygem-tmail/Makefile
@@ -23,11 +23,7 @@ USE_RUBY= yes
USE_RUBY_AMSTD= yes
USE_RUBY_SETUP= yes
-post-patch:
- ${RUBY} -i -ne '/\btmail\b/ and print' \
- ${WRKSRC}/ext/PATHCONV ${WRKSRC}/lib/PATHCONV
- for d in cparse cscan; do ${RM} -rf ${WRKSRC}/ext/$$d; done
- for d in amstd raccrt strscan; do ${RM} -rf ${WRKSRC}/lib/$$d; done
+CONFIGURE_ARGS= --with=ext/mails,lib/tmail
do-install:
.if !defined(NOPORTDOCS)
OpenPOWER on IntegriCloud