diff options
Diffstat (limited to 'archivers/xarchiver/Makefile')
-rw-r--r-- | archivers/xarchiver/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile index 3c25c1eb403c..2664a77420d0 100644 --- a/archivers/xarchiver/Makefile +++ b/archivers/xarchiver/Makefile @@ -1,5 +1,5 @@ PORTNAME= xarchiver -DISTVERSION= 0.5.4.25 +DISTVERSION= 0.5.4.26 CATEGORIES= archivers MAINTAINER= eduardo@FreeBSD.org @@ -26,6 +26,8 @@ GNU_CONFIGURE= yes PORTSCOUT= limit:^\d\.\d\.\d\.\d+$ # avoid tags like identical_to_xfce_git_content +PORTDOCS= * + OPTIONS_DEFINE= DOCS NLS OPTIONS_GROUP= FORMATS OPTIONS_GROUP_FORMATS= ARJ LZO RAR |