From 6f18e347e0cd3e1ae5e730486ca09e69b76ebc96 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 10 Jun 2013 15:01:33 +0000 Subject: Remove run_depend on unzip since unzip is in base since FreeBSD 8.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18525 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/evince/Makefile | 1 - graphics/evince3/Makefile | 1 - 2 files changed, 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 -- cgit v1.2.3