aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-yard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-yard/Makefile')
-rw-r--r--textproc/rubygem-yard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile
index 2c81e0b21350..97d17d1d6a1f 100644
--- a/textproc/rubygem-yard/Makefile
+++ b/textproc/rubygem-yard/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yard
-PORTVERSION= 0.8.6.2
+PORTVERSION= 0.8.7.2
CATEGORIES= textproc devel rubygems
MASTER_SITES= RG
@@ -11,6 +11,7 @@ COMMENT= Documentation generation tool for Ruby
LICENSE= MIT
+NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
@@ -19,5 +20,4 @@ PLIST_FILES= bin/yard \
bin/yardoc \
bin/yri
-NO_STAGE= yes
.include <bsd.port.mk>