Remove RUBY_HAS_ARCHLIB.
This commit is contained in:
parent
4c696c4884
commit
89e0e281b9
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2008/06/20 15:43:14 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2010/09/10 03:30:05 taca Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ${RUBY_DISTNAME}
|
||||
|
@ -12,7 +12,6 @@ COMMENT= Ruby extension to GDBM library
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
RUBY_HAS_ARCHLIB= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
DISTINFO_FILE= ${RUBY_DISTINFO_FILE}
|
||||
EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/gdbm
|
||||
|
|
Loading…
Reference in a new issue