diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-09 19:10:35 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-09 19:10:35 +0000 |
commit | 77dbcbc11aae661d281adbf79ebabc44b45576db (patch) | |
tree | c9304f409f911c54e1693d7e2e3dbaa75ee5aea4 /lang/stalin | |
parent | 433551bc2510b595696a2711b22acd2a69eb17ee (diff) | |
download | pkgsrc-77dbcbc11aae661d281adbf79ebabc44b45576db.tar.gz |
Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
Diffstat (limited to 'lang/stalin')
-rw-r--r-- | lang/stalin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/stalin/Makefile b/lang/stalin/Makefile index 3efc9e97fa6..637c8e2757b 100644 --- a/lang/stalin/Makefile +++ b/lang/stalin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2002/11/13 02:13:57 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.15 2003/03/09 19:19:04 jschauma Exp $ DISTNAME= stalin-0.9 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.nj.nec.com/pub/qobi/ EXTRACT_SUFX= .tgz |