diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/rubygem-bsdconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/rubygem-bsdconv/Makefile b/converters/rubygem-bsdconv/Makefile index 442695f12ac6..9d606ae14e69 100644 --- a/converters/rubygem-bsdconv/Makefile +++ b/converters/rubygem-bsdconv/Makefile @@ -15,6 +15,7 @@ LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:converters/bsdconv CONFIGURE_ARGS= --with-bsdconv-dir=${LOCALBASE} +GEM_NAME= ${DISTNAME} USE_RUBY= yes USES= gem |