diff options
author | jschauma <jschauma> | 2003-03-09 19:10:35 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-09 19:10:35 +0000 |
commit | dd875d693ebf09f76ed039f2266c18b2cec3fd94 (patch) | |
tree | c9304f409f911c54e1693d7e2e3dbaa75ee5aea4 /graphics/aqsis/Makefile | |
parent | 600640b6c58bd59f97c8ced08d3e712a1c59c4cf (diff) | |
download | pkgsrc-dd875d693ebf09f76ed039f2266c18b2cec3fd94.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 'graphics/aqsis/Makefile')
-rw-r--r-- | graphics/aqsis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index ae6dcc2346c..4733ef3c620 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/28 15:12:36 agc Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/09 19:17:55 jschauma Exp $ # DISTNAME= aqsis-0.6.4 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aqsis/} |