diff options
author | wiz <wiz> | 2002-12-24 21:33:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-24 21:33:18 +0000 |
commit | 43a85676c924739244a4510442e93fdb6b23622e (patch) | |
tree | a1831e223dfc04bd52c1b54798132922b4f50eea /graphics/Makefile | |
parent | a5e49f8ca357f14c987219f2fa167e8881bbddda (diff) | |
download | pkgsrc-43a85676c924739244a4510442e93fdb6b23622e.tar.gz |
Sort, and add libexif-gtk.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 09701301cb4..c17fe22211d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.221 2002/12/21 10:54:43 jmmv Exp $ +# $NetBSD: Makefile,v 1.222 2002/12/24 21:33:18 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -26,11 +26,11 @@ SUBDIR+= apla SUBDIR+= aqsis SUBDIR+= artist SUBDIR+= autotrace +SUBDIR+= avi-xmms SUBDIR+= aview SUBDIR+= aview-x11 SUBDIR+= avifile SUBDIR+= avifile-devel -SUBDIR+= avi-xmms SUBDIR+= barcode SUBDIR+= bktr2jpeg SUBDIR+= blender @@ -116,6 +116,7 @@ SUBDIR+= lcms SUBDIR+= lib3ds SUBDIR+= libart2 SUBDIR+= libexif +SUBDIR+= libexif-gtk SUBDIR+= libflash SUBDIR+= libgdgeda SUBDIR+= libggi |