diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-16 05:30:09 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-16 05:30:09 +0000 |
commit | ed9ea7fbce76ea68dd9494582de884344a921282 (patch) | |
tree | 0be1f20a74b3a008ce04c1b7a563fdbe225089bb /graphics | |
parent | Add two additional properties to disc media so that applications can (diff) |
- remove duplicate line in OPTIONS
Reported by: Christoph Mallon
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimageview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index 7ad52bffaebe..75f5a45bf746 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -30,7 +30,6 @@ OPTIONS= SPLASH "Show splash on startup" on \ LIBWMF "Build with libwmf support" on \ LIBRSVG "Build with librsvg support" off \ LIBRSVG2 "Build with librsvg-2 support" on \ - LIBWMF "Build with libwmf support" on \ LIBEXIF "Build with libexif support" on \ MPLAYER "Build with Mplayer support" on \ LIBXINE "Build with Xine support" off |