diff options
| author | taca <taca@pkgsrc.org> | 2020-06-21 14:54:50 +0000 |
|---|---|---|
| committer | taca <taca@pkgsrc.org> | 2020-06-21 14:54:50 +0000 |
| commit | 64e8e22a8c089917fdf043485b0b45ff9404cbe9 (patch) | |
| tree | ad0773b5b2b5d4443ce81a9c96ed81514918885e /security/ruby-rex-random_identifier | |
| parent | 7bcba18892bc5f284c0d1a0e972f047d47cf53fa (diff) | |
| download | pkgsrc-64e8e22a8c089917fdf043485b0b45ff9404cbe9.tar.gz | |
Add "USE_LANGUAGES= # noen"
Add "USE_LANGUAGES= # noen" for pure Ruby packages.
Diffstat (limited to 'security/ruby-rex-random_identifier')
| -rw-r--r-- | security/ruby-rex-random_identifier/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/ruby-rex-random_identifier/Makefile b/security/ruby-rex-random_identifier/Makefile index ac4e00feedd..18eb1236830 100644 --- a/security/ruby-rex-random_identifier/Makefile +++ b/security/ruby-rex-random_identifier/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2017/09/29 16:51:00 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2020/06/21 14:54:51 taca Exp $ DISTNAME= rex-random_identifier-0.1.4 CATEGORIES= security @@ -8,6 +8,8 @@ HOMEPAGE= https://github.com/rapid7/rex-random_identifier COMMENT= Ruby Exploitation library for generating random identifiers LICENSE= modified-bsd +USE_LANGUAGES= # none + DEPENDS+= ${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text .include "../../lang/ruby/gem.mk" |
