- Remove unnecessary GEM_NAME

- While I'm here, use = instead of += for CONFIGURE_ARGS

With hat:	ruby
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-12-12 20:58:59 +00:00
parent b29cb9957d
commit c9ab03ec23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428451

View file

@ -14,10 +14,7 @@ LICENSE= ISCL
LIB_DEPENDS= libbsdconv.so:converters/bsdconv
CONFIGURE_ARGS+=--with-bsdconv-dir=${LOCALBASE}
GEM_NAME= ${DISTNAME}
CONFIGURE_ARGS= --with-bsdconv-dir=${LOCALBASE}
USE_RUBY= yes
USES= gem