diff options
Diffstat (limited to 'archivers/file-roller/Makefile')
-rw-r--r-- | archivers/file-roller/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 11ecbfa43d17..a1179715681b 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -3,7 +3,7 @@ PORTNAME= file-roller PORTVERSION= 3.16.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= GNOME @@ -13,11 +13,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Archive manager for zip files, tar, etc BUILD_DEPENDS= itstool:textproc/itstool -RUN_DEPENDS= gtar:archivers/gtar \ - zipinfo:archivers/unzip - -# Port unzip is desired, but specify the uniquely named zipinfo to ensure -# archivers/unzip is pulled in. Using "unzip" is satisfied by base unzip +RUN_DEPENDS= gtar:archivers/gtar PORTSCOUT= limitw:1,even |