diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-21 21:27:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-21 21:27:15 +0000 |
commit | cdde90725f27e787e8440573b3b4d472e9ed0780 (patch) | |
tree | be5eb9c7ccc2ca35b5794a66b8b8746930ac1f62 /graphics | |
parent | c6b744db84f0a5ffc0bf1db50316d1eba38f4905 (diff) | |
download | pkgsrc-cdde90725f27e787e8440573b3b4d472e9ed0780.tar.gz |
Add and enable libcaca.
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 893cd23caa4..6305887068c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.262 2003/12/18 09:46:51 wiz Exp $ +# $NetBSD: Makefile,v 1.263 2003/12/21 21:27:15 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -130,6 +130,7 @@ SUBDIR+= kdegraphics3 SUBDIR+= lcms SUBDIR+= lib3ds SUBDIR+= libart2 +SUBDIR+= libcaca SUBDIR+= libdvbpsi SUBDIR+= libexif SUBDIR+= libexif-gtk |