diff options
-rw-r--r-- | graphics/evince/Makefile | 1 | ||||
-rw-r--r-- | graphics/evince3/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 2cfc87f2c..6d1a36be3 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -106,7 +106,6 @@ PLIST_SUB+= DJVU="@comment " .endif .if ${PORT_OPTIONS:MCOMICS} -RUN_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip CONFIGURE_ARGS+= --enable-comics GCONF_SCHEMAS+= evince-thumbnailer-comics.schemas PLIST_SUB+= COMICS="" diff --git a/graphics/evince3/Makefile b/graphics/evince3/Makefile index 370077906..b00b8c1a7 100644 --- a/graphics/evince3/Makefile +++ b/graphics/evince3/Makefile @@ -103,7 +103,6 @@ PLIST_SUB+= DJVU="@comment " .endif .if ${PORT_OPTIONS:MCOMICS} -RUN_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip CONFIGURE_ARGS+= --enable-comics PLIST_SUB+= COMICS="" .else |