diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-09 19:23:09 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-09 19:23:09 +0000 |
commit | e7c1762bd099b15e25bfbfa9e763b31bf040b846 (patch) | |
tree | 1d6ab251364d1ba0910232f7d2ca588662bd72f0 /x11/xplanet | |
parent | ee035fccf7d99dc101f03c6603d4cb971c164630 (diff) | |
download | pkgsrc-e7c1762bd099b15e25bfbfa9e763b31bf040b846.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 'x11/xplanet')
-rw-r--r-- | x11/xplanet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index 66ce586f6b7..832dfee0ccb 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2002/12/24 06:10:36 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/09 19:28:19 jschauma Exp $ # DISTNAME= xplanet-0.93 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/} |