diff options
Diffstat (limited to 'devel/rubygem-bindata/Makefile')
-rw-r--r-- | devel/rubygem-bindata/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-bindata/Makefile b/devel/rubygem-bindata/Makefile index a13260221d20..293533a16ca1 100644 --- a/devel/rubygem-bindata/Makefile +++ b/devel/rubygem-bindata/Makefile @@ -16,7 +16,6 @@ LICENSE_FILE_RUBY= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |