diff options
author | swills <swills@FreeBSD.org> | 2014-01-03 03:55:31 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-01-03 03:55:31 +0800 |
commit | 6de689610a7fd39a02ec3196e11b3100f2ee0db5 (patch) | |
tree | 078d2c2db1e1c24421b9b244691989e03924adac /editors | |
parent | 4e6cb49ec2ce8d2b31b571d954c8c76c21d3f234 (diff) | |
download | freebsd-ports-gnome-6de689610a7fd39a02ec3196e11b3100f2ee0db5.tar.gz freebsd-ports-gnome-6de689610a7fd39a02ec3196e11b3100f2ee0db5.tar.zst freebsd-ports-gnome-6de689610a7fd39a02ec3196e11b3100f2ee0db5.zip |
- Remove unneeded RUBY_VER
With hat: ruby@
Diffstat (limited to 'editors')
-rw-r--r-- | editors/diakonos/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile index cd03515d2502..7194c988b86a 100644 --- a/editors/diakonos/Makefile +++ b/editors/diakonos/Makefile @@ -12,7 +12,6 @@ COMMENT= Linux editor for the masses LICENSE= MIT USE_RUBY= yes -RUBY_VER= 1.9 NO_BUILD= yes SUB_FILES= installation.rb |