diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-04-12 20:51:09 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-04-12 20:51:09 +0000 |
commit | cf680ac28ec2fa6c3f1fb13f9674ae2fd23e2308 (patch) | |
tree | 6fbc2a871ef61ea383b1c9553b81f697f5f423f5 /graphics | |
parent | 4f65d56c53c5f84037459a32dc041a031a3fc7f5 (diff) | |
download | pkgsrc-cf680ac28ec2fa6c3f1fb13f9674ae2fd23e2308.tar.gz |
add & enable win32-codecs
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 e96f44d4f61..e0f4f3a2191 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2001/03/29 15:32:29 drochner Exp $ +# $NetBSD: Makefile,v 1.129 2001/04/12 20:51:09 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -113,6 +113,7 @@ SUBDIR+= tgif SUBDIR+= tiff SUBDIR+= tkpiechart SUBDIR+= urt +SUBDIR+= win32-codecs SUBDIR+= vcg SUBDIR+= viewfax SUBDIR+= xanim |