diff options
Diffstat (limited to 'graphics/feh/Makefile')
-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 9df9dc05b7e7..2ee635f58e3f 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -18,8 +18,8 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ giblib.1:${PORTSDIR}/graphics/giblib USE_XORG= x11 xt xinerama -USE_PERL5_RUN= yes -USE_GMAKE= yes +USES= gmake perl5 +USE_PERL5= run USE_BZIP2= yes MAN1= feh.1 feh-cam.1 gen-cam-menu.1 |