diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2018-04-04 16:25:30 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2018-04-04 16:25:30 +0000 |
commit | 2fbbb005c44e59075f2206c9bfaf74913ae2d47b (patch) | |
tree | 91d7be91af1a105efc94d8873b1890dfa4b92234 /textproc/rubygem-escape_utils11 | |
parent | bd6054fa5659859804012066b1373e1a186e3b43 (diff) | |
download | ports-2fbbb005c44e59075f2206c9bfaf74913ae2d47b.tar.gz ports-2fbbb005c44e59075f2206c9bfaf74913ae2d47b.zip |
Notes
Diffstat (limited to 'textproc/rubygem-escape_utils11')
-rw-r--r-- | textproc/rubygem-escape_utils11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-escape_utils11/Makefile b/textproc/rubygem-escape_utils11/Makefile index d1d03d286060..9fe36bb2a1d3 100644 --- a/textproc/rubygem-escape_utils11/Makefile +++ b/textproc/rubygem-escape_utils11/Makefile @@ -12,7 +12,8 @@ COMMENT= Faster string escaping routines for your web apps LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -PORTSCOUNT= limit:^1\.1\. +PORTSCOUT= limit:^1\.1\. + USES= gem USE_RUBY= yes |