diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
commit | 4e3d011569769e6a06e4bccf75fd126154afc154 (patch) | |
tree | 4551a3f999116d7a3ec6658a240ad0c15258972f /print/rubygem-pdf-writer | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) | |
download | ports-4e3d011569769e6a06e4bccf75fd126154afc154.tar.gz ports-4e3d011569769e6a06e4bccf75fd126154afc154.zip |
Notes
Diffstat (limited to 'print/rubygem-pdf-writer')
-rw-r--r-- | print/rubygem-pdf-writer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/rubygem-pdf-writer/Makefile b/print/rubygem-pdf-writer/Makefile index 7a93d656682a..977f466ec01e 100644 --- a/print/rubygem-pdf-writer/Makefile +++ b/print/rubygem-pdf-writer/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-color>=1.4.0:${PORTSDIR}/print/rubygem-color \ rubygem-transaction-simple>=1.3:${PORTSDIR}/devel/rubygem-transaction-simple +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |