diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-18 09:43:44 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-18 09:43:44 +0000 |
commit | fbbd10d0597dc690d3c33af838b87315c3daaa16 (patch) | |
tree | 12ee43736f14c86324a01dfcd8b2e13397002428 /graphics/Makefile | |
parent | Revert rev 1.109 of Makefile. Given the likelihood of future changes (diff) |
add libexif-gtk 0.3.0
GTK+ widgets to display/edit EXIF tags
PR: 39117
Submitted by: Ports Fury
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 87fab5e27853..960b80682bb1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -166,6 +166,7 @@ SUBDIR += libdvdnav SUBDIR += libdvdread SUBDIR += libexif + SUBDIR += libexif-gtk SUBDIR += libfame SUBDIR += libflash SUBDIR += libfpx |