diff options
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r-- | misc/mc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index eadaef0..413440c 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -16,10 +16,8 @@ LIB_DEPENDS= ssh2:${PORTSDIR}/security/libssh2 CONFLICTS= mc-light-4* -USES= pkgconfig -USE_GMAKE= yes +USES= gmake perl5 pkgconfig USE_GNOME= glib20 -USE_PERL5= yes USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ZIP=${UNZIP_CMD} UNZIP=${UNZIP_CMD} |