diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-13 15:15:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-13 15:15:37 +0000 |
commit | 3f46e719ee1b814dba66988cf8ab92a537b6be5e (patch) | |
tree | ca73cacbcb55ee5bf4f9b2347123397f33ced88a /devel/rubygem-ruby-ole | |
parent | 824fc38eb57707e875c9452f5a7c2f1c268ecf8e (diff) |
Notes
Diffstat (limited to 'devel/rubygem-ruby-ole')
-rw-r--r-- | devel/rubygem-ruby-ole/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/rubygem-ruby-ole/Makefile b/devel/rubygem-ruby-ole/Makefile index 3b3588766a42..e5a95796a1d5 100644 --- a/devel/rubygem-ruby-ole/Makefile +++ b/devel/rubygem-ruby-ole/Makefile @@ -7,13 +7,15 @@ PORTNAME= ruby-ole PORTVERSION= 1.2.8.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RF MAINTAINER= ports@logvinov.com -COMMENT= A library for easy read/write access to OLE compound documents for Ruby +COMMENT= A library for easy read/write access to OLE compound documents USE_RUBY= yes +USE_RUBY_FEATURES= iconv USE_RUBYGEMS= yes post-install: |