Update to 3.2.2 to match slib.
This commit is contained in:
parent
a9e4c68bd5
commit
9c1dea935b
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.39 2009/05/20 00:58:13 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2009/09/09 22:56:50 wiz Exp $
|
||||
|
||||
DISTNAME= guile-slib-3.2.1
|
||||
PKGREVISION= 1
|
||||
DISTNAME= guile-slib-3.2.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
@ -15,7 +14,7 @@ COMMENT= SLIB glue files for guile 1.8
|
|||
# place in the destdir.
|
||||
#PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
DEPENDS+= slib>=3.2.1:../../devel/slib
|
||||
DEPENDS+= slib>=3.2.2:../../devel/slib
|
||||
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:48:47 joerg Exp $
|
||||
share/guile/site/slibcat
|
||||
@comment $NetBSD: PLIST,v 1.11 2009/09/09 22:56:50 wiz Exp $
|
||||
share/guile/1.8/slibcat
|
||||
share/guile/site/slib
|
||||
|
|
Loading…
Reference in a new issue