diff options
Diffstat (limited to 'devel/rubygem-p4ruby/Makefile')
-rw-r--r-- | devel/rubygem-p4ruby/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/rubygem-p4ruby/Makefile b/devel/rubygem-p4ruby/Makefile index b64625d43b13..5ff06dac7715 100644 --- a/devel/rubygem-p4ruby/Makefile +++ b/devel/rubygem-p4ruby/Makefile @@ -12,7 +12,6 @@ LICENSE= BSD2CLAUSE BUILD_DEPENDS+= ${LOCALBASE}/lib/perforce/libclient.a:devel/p4api RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_RUBY= yes USES= gem CONFIGURE_ARGS= --with-p4api-dir=${LOCALBASE} --with-p4api-lib=${LOCALBASE}/lib/perforce |