diff options
author | rh <rh> | 2005-05-05 05:50:05 +0000 |
---|---|---|
committer | rh <rh> | 2005-05-05 05:50:05 +0000 |
commit | 4b5aab7e36cb9da459b6488717ce656547a62ef1 (patch) | |
tree | 60a616535f8f7da262c2f69b67119cf05088d483 /graphics | |
parent | d0a8bff356c0f2d68e59759e15b0d833ab6fbbef (diff) | |
download | pkgsrc-4b5aab7e36cb9da459b6488717ce656547a62ef1.tar.gz |
Add and enable Cenon
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1cf1348307f..1292ef57d6f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.379 2005/04/22 19:20:46 wiz Exp $ +# $NetBSD: Makefile,v 1.380 2005/05/05 05:50:05 rh Exp $ # COMMENT= Graphics tools and libraries SUBDIR+= 3DKit +SUBDIR+= Cenon SUBDIR+= CRWInfo SUBDIR+= GLXKit SUBDIR+= GMT |