diff options
Diffstat (limited to 'graphics/feh')
-rw-r--r-- | graphics/feh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 3bd9d86bc6a9..9df9dc05b7e7 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -3,7 +3,7 @@ PORTNAME= feh PORTVERSION= 2.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} @@ -14,7 +14,7 @@ COMMENT= An image viewer that utilizes Imlib2 LICENSE= MIT -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ giblib.1:${PORTSDIR}/graphics/giblib USE_XORG= x11 xt xinerama |