summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-25 17:49:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-25 17:49:03 +0000
commit32d8ffea3cafc13aed6c11f064e6d912acffe5a2 (patch)
treefefd96a5d0c40b45d2e83dc5255da77bf7e22a03
parentUpdate 4.2.7p462 --> 4.2.7p465 (diff)
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=366113
-rw-r--r--devel/ruby-byaccr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile
index 6990c99c81f1..0aa811de7cdf 100644
--- a/devel/ruby-byaccr/Makefile
+++ b/devel/ruby-byaccr/Makefile
@@ -11,6 +11,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Parser generator for ruby based on 'Berkeley Yacc' and 'Berkeley Yacc for Java'
+USES= uidfix
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes
RUBY_NO_RUN_DEPENDS= yes