Fix typo
This commit is contained in:
parent
5932505ed1
commit
f7d22279d9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2001/10/03 09:10:23 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2001/12/19 10:00:25 agc Exp $
|
||||
|
||||
DISTNAME= g-wrap-1.1.10
|
||||
CATEGORIES= devel
|
||||
|
@ -11,7 +11,7 @@ COMMENT= tool for importing types, functions, and constants into guile
|
|||
DEPENDS+= guile-slib>=2.4.2:../../devel/guile-slib
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_GMAKE= YeS
|
||||
USE_GMAKE= YES
|
||||
USE_LIBTOOL= YES
|
||||
|
||||
CONFIGURE_ENV+= ac_cv_path_RSCHEME="nope"
|
||||
|
|
Loading…
Reference in a new issue