- Remove unnecessary GEM_NAME
- While I'm here, use = instead of += for CONFIGURE_ARGS With hat: ruby
This commit is contained in:
parent
b29cb9957d
commit
c9ab03ec23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428451
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue