diff options
author | tnn <tnn> | 2015-04-05 17:21:40 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-05 17:21:40 +0000 |
commit | ee9b2191b1a81bdd43226fe3ea0d05654081edbd (patch) | |
tree | a897f6eb25729855545029eff0e4bd3517ab2d7d /graphics/Makefile | |
parent | fdfc4924e937d9ba0a658bb6a729559c64cc1556 (diff) | |
download | pkgsrc-ee9b2191b1a81bdd43226fe3ea0d05654081edbd.tar.gz |
Added graphics/MesaLib7
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index aa4c43cb5ef..d00506c13ec 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.700 2015/04/03 08:50:37 tnn Exp $ +# $NetBSD: Makefile,v 1.701 2015/04/05 17:21:40 tnn Exp $ # COMMENT= Graphics tools and libraries @@ -15,6 +15,7 @@ SUBDIR+= ImageViewer SUBDIR+= Mesa SUBDIR+= MesaDemos SUBDIR+= MesaLib +SUBDIR+= MesaLib7 SUBDIR+= Ngraph SUBDIR+= OpenRM SUBDIR+= PanoTools |