diff options
-rw-r--r-- | graphics/exiv2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index b85ec3b165b4..f3294dfd9e28 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -7,6 +7,7 @@ PORTNAME= exiv2 PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://home.arcor.de/ahuggel/exiv2/ @@ -22,6 +23,7 @@ USE_GMAKE= yes INSTALLS_SHLIB= yes PORTDOCS= * +MAN1= exiv2.1 .if defined(PORTDOCS) ALLTARGET= all doc |