summaryrefslogtreecommitdiff
path: root/devel/g-wrap
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-12-19 10:00:25 +0000
committeragc <agc@pkgsrc.org>2001-12-19 10:00:25 +0000
commitf7d22279d9d5d428c7ac8332318709aa6c4f82eb (patch)
treea6dd954c7f3d30ffe31607d08c92d7ca27cd4484 /devel/g-wrap
parent5932505ed1f3214f6fd6dccc20675f43dc1911d4 (diff)
downloadpkgsrc-f7d22279d9d5d428c7ac8332318709aa6c4f82eb.tar.gz
Fix typo
Diffstat (limited to 'devel/g-wrap')
-rw-r--r--devel/g-wrap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index b7b67e3b32a..242e95fa389 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -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"