diff options
author | rh <rh@pkgsrc.org> | 2002-09-06 00:54:25 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-09-06 00:54:25 +0000 |
commit | d91d1625a8dba7063ba0323972de7708f3dcece9 (patch) | |
tree | d5fe83dfb35d5f06bfc5777e96302b3d221b3936 /graphics/Makefile | |
parent | f93a3692abd0d40ebb0df4ab1d374104753050b4 (diff) | |
download | pkgsrc-d91d1625a8dba7063ba0323972de7708f3dcece9.tar.gz |
Add and enable lib3ds
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 d1583193446..a85af5e12f9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.197 2002/09/04 16:37:39 dillo Exp $ +# $NetBSD: Makefile,v 1.198 2002/09/06 00:54:25 rh Exp $ # COMMENT= Graphics tools and libraries @@ -95,6 +95,7 @@ SUBDIR+= kdegraphics SUBDIR+= kdegraphics2 SUBDIR+= kdegraphics3 SUBDIR+= lcms +SUBDIR+= lib3ds SUBDIR+= libart2 SUBDIR+= libexif SUBDIR+= libflash |